]> git.ipfire.org Git - people/ms/linux.git/commit - fs/erofs/zmap.c
staging: erofs: remove clusterbits in sbi
authorGao Xiang <gaoxiang25@huawei.com>
Wed, 31 Jul 2019 15:57:48 +0000 (23:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2019 11:52:07 +0000 (13:52 +0200)
commiteace994a116c9704738be3388f5777c740d9558d
tree69c3bd0b84fe303f1d04897c94397f24c3247d90
parent97e86a858bc360c9cded74ce9a06595d40f7ad81
staging: erofs: remove clusterbits in sbi

clustersize can now be set on per-file basis
rather than per-filesystem basis.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190731155752.210602-19-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/internal.h
drivers/staging/erofs/super.c
drivers/staging/erofs/zmap.c