diff options
author | Gao Xiang <gaoxiang25@huawei.com> | 2018-08-21 22:49:30 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-27 19:46:12 +0200 |
commit | 6e78901a9f233fb3581799a996b8ff6fadc97763 (patch) | |
tree | 43bb4eac11d6d378f8836ed09ce6febbcebc6d2c /init/do_mounts_initrd.c | |
parent | 8be31270362b444a1f9d160aa5df9f147675b4a7 (diff) |
staging: erofs: separate erofs_get_meta_page
This patch separates 'erofs_get_meta_page' into 'erofs_get_meta_page'
and 'erofs_get_meta_page_nofail'. The second one ensures that it
should not fail under memory pressure and should make best efforts
if IO errors occur.
It also adds auxiliary variables in order to fulfill 80 character limit.
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init/do_mounts_initrd.c')
0 files changed, 0 insertions, 0 deletions