f2fs: clean up to check bi_status w/ BLK_STS_OK
authorChao Yu <chao@kernel.org>
Fri, 23 May 2025 07:33:04 +0000 (15:33 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 28 May 2025 16:03:39 +0000 (16:03 +0000)
commit68e7f31eecf1d622c59ef470da24762e6550cd06
treeda57f30f0ab7557920a452c519481d503557372c
parent019a8912425e231511042a4eae48b7a9e459453c
f2fs: clean up to check bi_status w/ BLK_STS_OK

Check bi_status w/ BLK_STS_OK instead of 0 for cleanup.

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/compress.c
fs/f2fs/data.c