aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2016-04-03 17:03:37 -0400
committerTheodore Ts'o <tytso@mit.edu>2016-04-03 17:03:37 -0400
commitc325a67c72903e1cc30e990a15ce745bda0dbfde (patch)
tree9f89f45b2b835db915531d80c6c68ad5aea3d314 /include
parentext4 crypto: fix some error handling (diff)
downloadlinux-dev-c325a67c72903e1cc30e990a15ce745bda0dbfde.tar.xz
linux-dev-c325a67c72903e1cc30e990a15ce745bda0dbfde.zip
ext4: ignore quota mount options if the quota feature is enabled
Previously, ext4 would fail the mount if the file system had the quota feature enabled and quota mount options (used for the older quota setups) were present. This broke xfstests, since xfs silently ignores the usrquote and grpquota mount options if they are specified. This commit changes things so that we are consistent with xfs; having the mount options specified is harmless, so no sense break users by forbidding them. Cc: stable@vger.kernel.org Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions