From: Theodore Ts'o Date: Sat, 8 Oct 2011 18:01:08 +0000 (-0400) Subject: ext4: documentation: remove acl and user_xattr mount options X-Git-Tag: v3.2-rc1~85^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af909a57fde821627282204ba43f27331342bf26;p=pandora-kernel.git ext4: documentation: remove acl and user_xattr mount options Acl and user_xattr mount options are no longer needed since those features are enabled by default if configured in (seee commit ea6633369458992241599c9d9ebadffaeddec164). We can not easily deprecate mount options itself (since it is probably too early), but we can remove it from documentation first. Signed-off-by: Lukas Czerner Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed