* [git pull] fixup for sysfs braino in #work.mount
@ 2019-03-16 13:54 Al Viro
2019-03-16 17:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2019-03-16 13:54 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel, dhowells, Dominik Brodowski
Capabilities checks for sysfs mount do include those on netns, but
only if CONFIG_NET_NS is enabled. Sorry, should've caught that earlier...
The following changes since commit c99c2171fc61476afac0dfb59fb2c447a01fb1e0:
afs: Use fs_context to pass parameters over automount (2019-02-28 03:29:39 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.mount
for you to fetch changes up to ab81dabda1d4edc1728173be6c6a279455f220e3:
fix sysfs_init_fs_context() in !CONFIG_NET_NS case (2019-03-16 09:45:42 -0400)
----------------------------------------------------------------
Al Viro (1):
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
fs/sysfs/mount.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-16 17:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16 13:54 [git pull] fixup for sysfs braino in #work.mount Al Viro
2019-03-16 17:50 ` pr-tracker-bot
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.