Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: hsimeliere.opensource@witekio.com
Cc: stable@vger.kernel.org, Miklos Szeredi <mszeredi@redhat.com>
Subject: Re: [PATCH 5.10 1/1] ovl: do not fail because of O_NOATIME
Date: Fri, 30 Aug 2024 15:09:16 +0200	[thread overview]
Message-ID: <2024083001-obituary-handpick-c531@gregkh> (raw)
In-Reply-To: <20240830092806.28880-2-hsimeliere.opensource@witekio.com>

On Fri, Aug 30, 2024 at 11:27:45AM +0200, hsimeliere.opensource@witekio.com wrote:
> From: Miklos Szeredi <mszeredi@redhat.com>
> 
> commit b6650dab404c701d7fe08a108b746542a934da84 upstream.
> 
> In case the file cannot be opened with O_NOATIME because of lack of
> capabilities, then clear O_NOATIME instead of failing.
> 
> Remove WARN_ON(), since it would now trigger if O_NOATIME was cleared.
> Noticed by Amir Goldstein.
> 
> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
> Signed-off-by: Hugo SIMELIERE <hsimeliere.opensource@witekio.com>
> ---
>  fs/overlayfs/file.c | 11 +++--------
>  1 file changed, 3 insertions(+), 8 deletions(-)
> 

Now queued up, thanks.

greg k-h

      reply	other threads:[~2024-08-30 13:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30  9:27 [PATCH 5.10 0/1] Fix CVE-2020-16120 hsimeliere.opensource
2024-08-30  9:27 ` [PATCH 5.10 1/1] ovl: do not fail because of O_NOATIME hsimeliere.opensource
2024-08-30 13:09   ` Greg KH [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=2024083001-obituary-handpick-c531@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=hsimeliere.opensource@witekio.com \
    --cc=mszeredi@redhat.com \
    --cc=stable@vger.kernel.org \
    /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