On 2018/7/30 17:18, Gao Xiang wrote:
> After commit 49520d317715 ("xarray: Replace exceptional entries"),
> there are no RADIX_TREE_EXCEPTIONAL_{ENTRY,SHIFT} at all, remove them
> as a workaround but erofs actually needs an extra bit for each entry.
>
> In the future, it should be converted to XArray of course.
>
> Cc: Matthew Wilcox <[email protected]>
> Signed-off-by: Gao Xiang <[email protected]>Reviewed-by: Chao Yu <[email protected]> Thanks,
