diff options
author | Jan Kara <jack@suse.cz> | 2010-05-21 19:12:51 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2010-05-27 17:39:36 +0200 |
commit | f4b113ae6f772b3c25fdcd73d15e9d8b17c89dcc (patch) | |
tree | af609ef4706152f839d6319dc81b9c90ce82991b /fs/compat_ioctl.c | |
parent | 36a32ae0007c6c1e4e5d1a4363290792c2938f0a (diff) | |
download | blackbird-op-linux-f4b113ae6f772b3c25fdcd73d15e9d8b17c89dcc.tar.gz blackbird-op-linux-f4b113ae6f772b3c25fdcd73d15e9d8b17c89dcc.zip |
reiserfs: Fix resuming of quotas on remount read-write
When quota was suspended on remount-ro, finish_unfinished() will try to turn
it on again (which fails) and also turns the quotas off on exit. Fix the
function to check whether quotas are already on at function entry and do
not turn them off in that case.
CC: reiserfs-devel@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/compat_ioctl.c')
0 files changed, 0 insertions, 0 deletions