* [GIT PULL] fs mount_setattr for v5.17-rc4
@ 2022-02-19 11:53 Christian Brauner
2022-02-20 19:06 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2022-02-19 11:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel
Hi Linus,
/* Summary */
This contains a fix for one of the selftests for the mount_setattr syscall to
create idmapped mounts, an entry for idmapped mounts for maintainers, and
missing kernel documentation for the helper we split out some time ago to get
and yield write access to a mount when changing mount properties.
There's additional cleanup to simplify the codeflow when (recursively) changing
mount properties which can simply be delayed until the next merge window. I've
been traveling so sending PRs is a bit delayed.
/* Testing */
All patches are based on v5.17-rc2 and have been sitting in linux-next. No
build failures or warnings were observed.
/* Conflicts */
At the time of creating this PR no merge conflicts showed up doing a test-merge
with current mainline.
The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:
Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)
are available in the Git repository at:
git@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/fs.mount_setattr.v5.17-rc4
for you to fetch changes up to 538f4f022a4612f969d5324ee227403c9f8b1d72:
fs: add kernel doc for mnt_{hold,unhold}_writers() (2022-02-14 08:35:32 +0100)
Please consider pulling these changes from the signed fs.mount_setattr.v5.17-rc4 tag.
Thanks!
Christian
----------------------------------------------------------------
fs.mount_setattr.v5.17-rc4
----------------------------------------------------------------
Christian Brauner (3):
tests: fix idmapped mount_setattr test
MAINTAINERS: add entry for idmapped mounts
fs: add kernel doc for mnt_{hold,unhold}_writers()
MAINTAINERS | 9 +++++++
fs/namespace.c | 30 ++++++++++++++++++++++
.../selftests/mount_setattr/mount_setattr_test.c | 4 +--
3 files changed, 41 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fs mount_setattr for v5.17-rc4
2022-02-19 11:53 [GIT PULL] fs mount_setattr for v5.17-rc4 Christian Brauner
@ 2022-02-20 19:06 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-02-20 19:06 UTC (permalink / raw)
To: Christian Brauner; +Cc: Linus Torvalds, linux-fsdevel, linux-kernel
The pull request you sent on Sat, 19 Feb 2022 12:53:29 +0100:
> git@gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux tags/fs.mount_setattr.v5.17-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7f25f0412c9e2be6811e8aedbd10ef795fff85f2
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:[~2022-02-20 19:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-19 11:53 [GIT PULL] fs mount_setattr for v5.17-rc4 Christian Brauner
2022-02-20 19:06 ` 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