commit | 9a20d391cd099d547c0f17626bf6f13e06da519a | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Mon Aug 07 16:37:59 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Aug 15 10:40:13 2017 -0700 |
tree | a01af28421ad0670b3cfbc548f39d3b0fdd2cf26 | |
parent | d9872a698c393e0d1abca86bf05b62712cbfc581 [diff] |
f2fs: avoid unneeded sync on quota file We only need to sync quota file with appointed quota type instead of all types in f2fs_quota_{on,off}. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>