f2fs: handle quota for orphan inodes
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 8 Feb 2018 01:01:48 +0000 (17:01 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sun, 8 Apr 2018 11:11:11 +0000 (04:11 -0700)
commit66a2346def3d1fca9fb1c6ad54731a1878ca3056
tree1493d07f10ae345e2f0a058489cbb7572cd39806
parentbd9e1956d17e89caa4a07718783210ce4bbaf503
f2fs: handle quota for orphan inodes

This is to detect dquot_initialize errors early from evict_inode
for orphan inodes.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/checkpoint.c