]> err.no Git - linux-2.6/blobdiff - fs/reiserfs/super.c
quota: various style cleanups
[linux-2.6] / fs / reiserfs / super.c
index 393cc22c1717d582dc9e03d401ec514fd8ac4c99..3e1972d31e44ba78c9196ed598016d264adcf432 100644 (file)
@@ -304,7 +304,7 @@ static int finish_unfinished(struct super_block *s)
        /* Turn quotas off */
        for (i = 0; i < MAXQUOTAS; i++) {
                if (sb_dqopt(s)->files[i])
-                       vfs_quota_off_mount(s, i);
+                       vfs_quota_off(s, i);
        }
        if (ms_active_set)
                /* Restore the flag back */