OSDN Git Service

f2fs: check the right return value of memory alloc function
authorYunlei He <heyunlei@huawei.com>
Mon, 2 Jul 2018 02:40:19 +0000 (10:40 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sun, 29 Jul 2018 01:26:08 +0000 (18:26 -0700)
commit68c43a235e8c8fa69322e8239762242cb3e752cb
tree8d640228e4b757eb7d1bb6f6052ab8234410b903
parentb1385478187a90d4273c328aa8dcad8d47c350a2
f2fs: check the right return value of memory alloc function

This patch check the right return value of memory alloc function

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