OSDN Git Service

staging: erofs: drop multiref support temporarily
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 19 Sep 2018 05:49:07 +0000 (13:49 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Sep 2018 10:25:36 +0000 (12:25 +0200)
commite5e3abbadf0dbd1068f64f8abe70401c5a178180
tree94a07b627764fabd6795cd98c5a2725fd7f230e3
parentb27661cf99c2ba319c78ba0b89e59e6aa8e86411
staging: erofs: drop multiref support temporarily

Multiref support means that a compressed page could have
more than one reference, which is designed for on-disk data
deduplication. However, mkfs doesn't support this mode
at this moment, and the kernel implementation is also broken.

Let's drop multiref support. If it is fully implemented
in the future, it can be reverted later.

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/unzip_vle.c
drivers/staging/erofs/unzip_vle.h