diff options
author | Jan Kara <[email protected]> | 2008-02-08 04:22:13 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-08 09:22:44 -0800 |
commit | 66191dc622f5ff0a541524c4e96fdacfacfda206 (patch) | |
tree | 6bd6c7402d5f71f43c161e694d04c535ffc98b57 /net/unix/sysctl_net_unix.c | |
parent | 28ae094c625a9b719c01cf5ec45b8640e6911f53 (diff) |
quota: turn quotas off when remounting read-only
Turn off quotas before filesystem is remounted read only. Otherwise quota
will try to write to read-only filesystem which does no good... We could
also just refuse to remount ro when quota is enabled but turning quota off
is consistent with what we do on umount.
Signed-off-by: Jan Kara <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions