]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/udf/super.c
quota: move unmount handling into the filesystem
[mirror_ubuntu-artful-kernel.git] / fs / udf / super.c
index b154c41a7a9a8f4fcb3c214a145914efc58a1cf9..76a61566f29957d067a18e32838e5f2f268e56e1 100644 (file)
@@ -2102,6 +2102,8 @@ static void udf_put_super(struct super_block *sb)
        int i;
        struct udf_sb_info *sbi;
 
+       dquot_disable(sb, -1, DQUOT_USAGE_ENABLED | DQUOT_LIMITS_ENABLED);
+
        sbi = UDF_SB(sb);
 
        lock_kernel();