diff options
| author | Jan Kara <[email protected]> | 2008-07-25 01:46:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:32 -0700 |
| commit | d06bf1d252fe16f5f0d13e04da7a9913420aa1cf (patch) | |
| tree | 2b552d620b0a114d3085ddee3f9a1929040d8bf0 /tools/perf/scripts/python | |
| 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: <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions