ata: at91: use syscon to configure the smc
[firefly-linux-kernel-4.4.55.git] / fs / gfs2 / xattr.c
index 40a8e53b22932c98b39ea764b4d217b695120af1..4c096fa9e2a18c4c52ef528c96198d9a08ef9b6a 100644 (file)
@@ -732,7 +732,7 @@ static int ea_alloc_skeleton(struct gfs2_inode *ip, struct gfs2_ea_request *er,
        if (error)
                return error;
 
-       error = gfs2_quota_lock_check(ip);
+       error = gfs2_quota_lock_check(ip, &ap);
        if (error)
                return error;