MS_I_VERSION fixes - Mimi's fix + missing bits picked from Matthew (his patch contained a duplicate of the fs/namespace.c fix as well, but by that point the original fix had already been applied) The following changes since commit 1cfd0ddd82232804e03f3023f6a58b50dfef0574: bio_copy_user_iov(): don't ignore ->iov_offset (2017-10-10 23:55:14 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus for you to fetch changes up to 357fdad075abb976ee43f2dd450c40dcef4b7e2d: Convert fs/*/* to SB_I_VERSION (2017-10-18 18:51:27 -0400) ---------------------------------------------------------------- Matthew Garrett (1): Convert fs/*/* to SB_I_VERSION Mimi Zohar (1): vfs: fix mounting a filesystem with i_version fs/btrfs/super.c | 2 +- fs/ext4/super.c | 4 ++-- fs/fuse/inode.c | 2 +- fs/namespace.c | 3 ++- fs/xfs/xfs_super.c | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-)