mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	BAREBOX <barebox@lists.infradead.org>,
	Stefan Kerkmann <s.kerkmann@pengutronix.de>
Subject: Re: [PATCH] fs: remove O_DIRECTORY flag from O_TMPFILE
Date: Thu, 5 Jun 2025 14:03:35 +0200	[thread overview]
Message-ID: <42bb9e05-4c14-45c8-8e87-63bb36dde438@pengutronix.de> (raw)
In-Reply-To: <174912486604.487871.13827725452491254829.b4-ty@pengutronix.de>

Hello Sascha,

On 6/5/25 14:01, Sascha Hauer wrote:
> 
> On Wed, 04 Jun 2025 15:15:06 +0200, Stefan Kerkmann wrote:
>> Decompressing fit images fails since release 2025.05.0 with commit
>> a1248198fa ("fs: implement O_DIRECTORY").
>>
>> The reason is that converting the decompression buffer fd back to a file
>> in the `fd_to_file` fails the `O_DIRECTORY` flag check. This is flag is
>> set because `O_TMPFILE` is defined to contain the `O_DIRECTORY` flag.
>>
>> [...]
> 
> Applied, thanks!

Does this warrant a v2025.05.0 or should we just have an early v2025.06.0?

Thanks,
Ahmad

> 
> [1/1] fs: remove O_DIRECTORY flag from O_TMPFILE
>       https://git.pengutronix.de/cgit/barebox/commit/?id=95aeb8d47d10 (link may not be stable)
> 
> Best regards,

-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




      reply	other threads:[~2025-06-05 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-04 13:15 Stefan Kerkmann
2025-06-05 12:01 ` Sascha Hauer
2025-06-05 12:03   ` Ahmad Fatoum [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42bb9e05-4c14-45c8-8e87-63bb36dde438@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=s.kerkmann@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox