ext4: deprecate obsoleted mount options
authorDmitry Monakhov <dmonakhov@openvz.org>
Tue, 2 Mar 2010 03:29:21 +0000 (22:29 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 2 Mar 2010 03:29:21 +0000 (22:29 -0500)
commit437ca0fda3b442dff9e591581b5e1ffdfec24660
tree863f6e2d47abf48ce6513cb860a8fda0166b7edb
parentcc483f102c3f703e853c96f95a654f0106fb2603
ext4: deprecate obsoleted mount options

Declare following list of mount options as deprecated:
 - bsddf, miniddf
 - grpid, bsdgroups, nogrpid, sysvgroups

Declare following list of default mount options as deprecated:
 - bsdgroups

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