Skip to content
Commit 917086ff authored by Mimi Zohar's avatar Mimi Zohar Committed by Al Viro
Browse files

vfs: fix mounting a filesystem with i_version

The mount i_version flag is not enabled in the new sb_flags.  This patch
adds the missing SB_I_VERSION flag.

Fixes: e462ec50

 "VFS: Differentiate mount flags (MS_*) from internal
       superblock flags"
Signed-off-by: default avatarMimi Zohar <zohar@linux.vnet.ibm.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 1cfd0ddd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment