X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=fs%2Freiserfs%2Fsuper.c;fp=fs%2Freiserfs%2Fsuper.c;h=08879af0af0d54c33f83d94abc362ab190914fe7;hb=e0ccfd959cd8907bcb66cc2042e0f4fd7fcbff2b;hp=5dad5a2707bc3bfd817b0aa39d1bd5dae1ffc565;hpb=0f0dd62fddcbd0f6830ed8ef3d3426ccc46b9250;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/reiserfs/super.c b/fs/reiserfs/super.c index 5dad5a2..08879af 100644 --- a/fs/reiserfs/super.c +++ b/fs/reiserfs/super.c @@ -466,6 +466,8 @@ static void reiserfs_put_super(struct super_block *s) struct reiserfs_transaction_handle th; th.t_trans_id = 0; + dquot_disable(s, -1, DQUOT_USAGE_ENABLED | DQUOT_LIMITS_ENABLED); + reiserfs_write_lock(s); if (s->s_dirt)