diff options
author | Jan Kara <jack@suse.cz> | 2008-07-25 01:46:18 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 10:53:32 -0700 |
commit | d06bf1d252fe16f5f0d13e04da7a9913420aa1cf (patch) | |
tree | 2b552d620b0a114d3085ddee3f9a1929040d8bf0 /Makefile | |
parent | 99aeaf639f61ab6be1967e5f92e2e28dafad8383 (diff) |
ext3: correct mount option parsing to detect when quota options can be changed
We should not allow user to change quota mount options when quota is just
suspended. I would make mount options and internal quota state inconsistent.
Also we should not allow user to change quota format when quota is turned on.
On the other hand we can just silently ignore when some option is set to the
value it already has (mount does this on remount).
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions