All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] gfs2 setattr patches
Date: Thu, 9 Sep 2021 04:26:59 +0000	[thread overview]
Message-ID: <YTmNE6/yK5Q+OIAb@zeniv-ca.linux.org.uk> (raw)

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.gfs2

for you to fetch changes up to d75b9fa053e4cd278281386d860c26fdbfbe9d03:

  gfs2: Switch to may_setattr in gfs2_setattr (2021-08-13 00:41:05 -0400)

----------------------------------------------------------------
Andreas Gruenbacher (2):
      fs: Move notify_change permission checks into may_setattr
      gfs2: Switch to may_setattr in gfs2_setattr

 fs/attr.c          | 50 +++++++++++++++++++++++++++++++-------------------
 fs/gfs2/inode.c    |  4 ++--
 include/linux/fs.h |  2 ++
 3 files changed, 35 insertions(+), 21 deletions(-)

             reply	other threads:[~2021-09-09  4:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-09  4:26 Al Viro [this message]
2021-09-09 19:41 ` [git pull] gfs2 setattr patches Linus Torvalds
2021-09-09 19:46   ` Al Viro
2021-09-09 20:04 ` pr-tracker-bot

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=YTmNE6/yK5Q+OIAb@zeniv-ca.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.