提交 08b9fe6b 编写于 作者: M Mimi Zohar 提交者: Al Viro

[PATCH] i_version: remount support

Add support for remounting a filesystem with the i_version option.
Signed-off-by: NMimi Zohar <zohar@us.ibm.com>
上级 a77b72da
......@@ -136,7 +136,7 @@ extern int dir_notify_enable;
/*
* Superblock flags that can be altered by MS_REMOUNT
*/
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK)
#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
/*
* Old magic mount flag and mask
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册