OSDN Git Service

staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 19 Sep 2018 16:06:56 +0000 (00:06 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Sep 2018 10:25:36 +0000 (12:25 +0200)
commit5fb76bb04216fdbbee3fec544a0c16e990fefdfb
treec2f3baf642d671df6528ffc9cc21f6528ef48fb0
parente5e3abbadf0dbd1068f64f8abe70401c5a178180
staging: erofs: cleanup `z_erofs_vle_normalaccess_readpages'

This patch introduces `__should_decompress_synchronously' to
cleanup `z_erofs_vle_normalaccess_readpages'.

Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/internal.h
drivers/staging/erofs/super.c
drivers/staging/erofs/unzip_vle.c