From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] statx stuff
Date: Mon, 18 Nov 2024 21:38:08 +0000 [thread overview]
Message-ID: <20241118213808.GI3387508@ZenIV> (raw)
In-Reply-To: <20241115153344.GW3387508@ZenIV>
[now that the part shared with vfs.xattr2 is merged...]
The following changes since commit e896474fe4851ffc4dd860c92daa906783090346:
getname_maybe_null() - the third variant of pathname copy-in (2024-10-19 20:33:34 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-statx
for you to fetch changes up to 6c056ae4b27575d9230b883498d3cd02315ce6cc:
libfs: kill empty_dir_getattr() (2024-11-13 11:46:44 -0500)
----------------------------------------------------------------
sanitize struct filename and lookup flags handling in statx
and friends
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Al Viro (4):
io_statx_prep(): use getname_uflags()
kill getname_statx_lookup_flags()
fs/stat.c: switch to CLASS(fd_raw)
libfs: kill empty_dir_getattr()
Stefan Berger (1):
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
fs/ecryptfs/inode.c | 12 ++----------
fs/internal.h | 1 -
fs/libfs.c | 11 -----------
fs/overlayfs/inode.c | 10 +++++-----
fs/overlayfs/overlayfs.h | 8 --------
fs/stat.c | 24 +++++++-----------------
include/uapi/linux/fcntl.h | 4 ----
io_uring/statx.c | 3 +--
8 files changed, 15 insertions(+), 58 deletions(-)
next prev parent reply other threads:[~2024-11-18 21:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-15 15:08 [git pull] xattr stuff Al Viro
2024-11-15 15:33 ` Al Viro
2024-11-18 21:38 ` Al Viro [this message]
2024-11-18 22:57 ` [git pull] statx stuff pr-tracker-bot
2024-11-18 21:00 ` [git pull] xattr stuff 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=20241118213808.GI3387508@ZenIV \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox