commit | f365c6cc85b1d2348d73bf327258874fcc7ac161 | [log] [tgz] |
---|---|---|
author | Chengguang Xu <cgxu519@gmx.com> | Tue Jan 01 21:33:11 2019 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Jan 08 09:34:27 2019 -0800 |
tree | f833b79c71e7e1cf78468b2e1346495519ff8fc4 | |
parent | 7c77bf7de1574ac7a31a2b76f4927404307d13e7 [diff] |
f2fs: change error code to -ENOMEM from -EINVAL The error case of failing allocating memory should return -ENOMEM. Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>