Whamcloud - gitweb
EX-7601 ofd: do not overwrite rc in unmerge_chunk
authorPatrick Farrell <pfarrell@whamcloud.com>
Sat, 28 Oct 2023 20:30:56 +0000 (16:30 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Nov 2023 18:39:14 +0000 (18:39 +0000)
commit14e98f0bf65b1586611c4dd55b8370cf5ea222aa
tree761bf11f6281bb7418b73bdb9b96956f95726039
parent0445d361b2a4e535f3a06ab2bdd185104b6a5a14
EX-7601 ofd: do not overwrite rc in unmerge_chunk

unmerge_chunk should not be responsible for setting the
lnb rc, because this overwrites the result of any previous
activity on the lnb.  Plus, unmerge_chunk can't fail.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Id1ce590c7f1da3ab7faddbd685d264a33c08d639
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52876
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
lustre/obdclass/lustre_compr.c