* [git pull] pile 2: fs_context
@ 2025-10-02 5:57 Al Viro
2025-10-03 18:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2025-10-02 5:57 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel, Christian Brauner
A trivial D/f/porting.rst conflict...
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fs_context
for you to fetch changes up to 57e62089f8e9d0baaba40103b167003ed7170db5:
do_nfs4_mount(): switch to vfs_parse_fs_string() (2025-09-04 15:20:58 -0400)
----------------------------------------------------------------
vfs_parse_fs_string() stuff
change on vfs_parse_fs_string() calling conventions - get rid of
the length argument (almost all callers pass strlen() of the
string argument there), add vfs_parse_fs_qstr() for the cases
that do want separate length
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Al Viro (2):
change the calling conventions for vfs_parse_fs_string()
do_nfs4_mount(): switch to vfs_parse_fs_string()
Documentation/filesystems/mount_api.rst | 10 +++++++-
Documentation/filesystems/porting.rst | 12 +++++++++
drivers/gpu/drm/i915/gem/i915_gemfs.c | 9 ++-----
drivers/gpu/drm/v3d/v3d_gemfs.c | 9 ++-----
fs/afs/mntpt.c | 3 ++-
fs/fs_context.c | 17 ++++++-------
fs/namespace.c | 8 +++---
fs/nfs/fs_context.c | 3 +--
fs/nfs/namespace.c | 3 ++-
fs/nfs/nfs4super.c | 44 +++++++++------------------------
fs/smb/client/fs_context.c | 4 +--
include/linux/fs_context.h | 9 +++++--
kernel/trace/trace.c | 3 +--
13 files changed, 60 insertions(+), 74 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] pile 2: fs_context
2025-10-02 5:57 [git pull] pile 2: fs_context Al Viro
@ 2025-10-03 18:41 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-03 18:41 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel, Christian Brauner
The pull request you sent on Thu, 2 Oct 2025 06:57:14 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fs_context
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/51e9889ab120c21de8a3ae447672e69aa4266103
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-03 18:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-02 5:57 [git pull] pile 2: fs_context Al Viro
2025-10-03 18:41 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).