diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-07-11 18:54:37 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-07-11 18:54:37 -0400 |
commit | ad065dd01662ae22138899e6b1c8eeb3a529964f (patch) | |
tree | 6ca6c1d17c27b7f06d99526e481ba089c7ebab5c /fs/ocfs2 | |
parent | 822dbba33458cd6ad0e715f3f4a57ebc99d54d1b (diff) | |
download | op-kernel-dev-ad065dd01662ae22138899e6b1c8eeb3a529964f.zip op-kernel-dev-ad065dd01662ae22138899e6b1c8eeb3a529964f.tar.gz |
ext4: don't show usrquota/grpquota twice in /proc/mounts
We now print mount options in a generic fashion in
ext4_show_options(), so we shouldn't be explicitly printing the
{usr,grp}quota options in ext4_show_quota_options().
Without this patch, /proc/mounts can look like this:
/dev/vdb /vdb ext4 rw,relatime,quota,usrquota,data=ordered,usrquota 0 0
^^^^^^^^ ^^^^^^^^
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions