]> git.ipfire.org Git - thirdparty/linux.git/commit
ubifs: Simplify the code using ubifs_crc_node
authorXichao Zhao <zhao.xichao@vivo.com>
Tue, 12 Aug 2025 02:10:08 +0000 (10:10 +0800)
committerRichard Weinberger <richard@nod.at>
Fri, 28 Nov 2025 20:40:23 +0000 (21:40 +0100)
commit0288d5fe25a286641f0fc259d5de32d0e319db6d
treeb9c025fa8668fa8fcd0d1e1a5a1ad8a17a4787d5
parente35770610730af372659ef8d41199b556411c756
ubifs: Simplify the code using ubifs_crc_node

Replace part of the code using ubifs_crc_node.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/io.c
fs/ubifs/recovery.c