f2fs: use GFP_F2FS_ZERO for cleanup
authorChao Yu <yuchao0@huawei.com>
Thu, 25 Jan 2018 10:57:25 +0000 (18:57 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 27 Jan 2018 21:30:40 +0000 (13:30 -0800)
commit0052bba1313ef4a9364f38e18a121b76871174a8
treee30398fc2d8c1f9d0828ebee55c2abb529dde6f6
parent6271336cfa806aa60d9e6465529f783c919186d2
f2fs: use GFP_F2FS_ZERO for cleanup

Clean up codes with GFP_F2FS_ZERO, no logic changes.

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