]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - fs/f2fs/xattr.c
f2fs: clean up f2fs_balance_fs
[mirror_ubuntu-eoan-kernel.git] / fs / f2fs / xattr.c
index 862368a32e5354c3d9458f39f933e87d05c3e287..822a8af89c122dbe402ef3d67c781aeceef12e51 100644 (file)
@@ -609,7 +609,7 @@ int f2fs_setxattr(struct inode *inode, int index, const char *name,
        if (ipage)
                return __f2fs_setxattr(inode, index, name, value,
                                                size, ipage, flags);
-       f2fs_balance_fs(sbi);
+       f2fs_balance_fs(sbi, true);
 
        f2fs_lock_op(sbi);
        /* protect xattr_ver */