mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Stefan Kerkmann <s.kerkmann@pengutronix.de>
Subject: Re: [PATCH] fs: remove O_DIRECTORY flag from O_TMPFILE
Date: Thu, 05 Jun 2025 14:01:06 +0200	[thread overview]
Message-ID: <174912486604.487871.13827725452491254829.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250604-fix-tmp-file-v1-1-96a1c1a8d636@pengutronix.de>


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!

[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,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




  reply	other threads:[~2025-06-05 12:01 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 [this message]
2025-06-05 12:03   ` Ahmad Fatoum

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=174912486604.487871.13827725452491254829.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --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