]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/ext4/super.c
ext4: try to deprecate noacl and noxattr_user mount options
authorTheodore Ts'o <tytso@mit.edu>
Mon, 5 Mar 2012 03:06:20 +0000 (22:06 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 Mar 2012 03:06:20 +0000 (22:06 -0500)
commitf70486055ee351158bd6999f3965ad378b52c694
treebc611bc2fa989a7ea3daddd160452ea98f09e76d
parentc7198b9c1e4520d3b16f0f65e37d3db78745f1e1
ext4: try to deprecate noacl and noxattr_user mount options

No other file system allows ACL's and extended attributes to be
enabled or disabled via a mount option.  So let's try to deprecate
these options from ext4.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c