linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* vfs: Fixes/adjustments for mount API stuff
@ 2018-08-21  9:54 David Howells
  2018-08-21  9:55 ` [PATCH 1/6] vfs: Fix vfs_dup_fs_context() David Howells
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: David Howells @ 2018-08-21  9:54 UTC (permalink / raw)
  To: viro; +Cc: Andrei Vagin, dhowells, linux-fsdevel, linux-kernel


Hi Al,

Can you add these patches to the mount API stuff?

There are some fixes and some adjustments to the code.

The patches can also be found here:

	http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=mount-api-2

Thanks,
David
---
Andrei Vagin (1):
      proc: Set correct userns for new proc super created by a new pid_namespace

David Howells (5):
      vfs: Fix vfs_dup_fs_context()
      vfs: Fix fs_context logging when there's no log
      afs: Move the source fs parameter to the first position
      vfs: Pass path info fsinfo and rename get_fsinfo sb op to fsinfo
      vfs: Adjust fsinfo sample output


 fs/afs/super.c              |   29 +++++++++++++++--------------
 fs/fs_context.c             |    4 ++--
 fs/hugetlbfs/inode.c        |    7 ++++---
 fs/kernfs/mount.c           |    8 ++++----
 fs/proc/root.c              |    5 +++++
 fs/statfs.c                 |   15 ++++++++-------
 include/linux/fs.h          |    4 ++--
 include/linux/fsinfo.h      |    2 +-
 samples/statx/test-fsinfo.c |   30 ++++++++++++++++++++++++++++++
 9 files changed, 71 insertions(+), 33 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-08-21 13:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-21  9:54 vfs: Fixes/adjustments for mount API stuff David Howells
2018-08-21  9:55 ` [PATCH 1/6] vfs: Fix vfs_dup_fs_context() David Howells
2018-08-21  9:55 ` [PATCH 2/6] vfs: Fix fs_context logging when there's no log David Howells
2018-08-21  9:55 ` [PATCH 3/6] afs: Move the source fs parameter to the first position David Howells
2018-08-21  9:55 ` [PATCH 4/6] vfs: Pass path info fsinfo and rename get_fsinfo sb op to fsinfo David Howells
2018-08-21  9:55 ` [PATCH 5/6] vfs: Adjust fsinfo sample output David Howells
2018-08-21  9:55 ` [PATCH 6/6] proc: Set correct userns for new proc super created by a new pid_namespace David Howells

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).