On 7/14/25 17:09, Gao Xiang wrote: > - need_kmap is always true except for a ztailpacking case; thus, just > open-code that one; > > - The upcoming metadata compression will add a new boolean, so simplify > this first. > > Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com> Reviewed-by: Chao Yu <chao at kernel.org> Thanks,