Whamcloud - gitweb
EX-9449 csdc: replace assert with error message
authorArtem Blagodarenko <ablagodarenko@ddn.com>
Tue, 16 Apr 2024 20:40:41 +0000 (21:40 +0100)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 1 May 2024 22:59:17 +0000 (22:59 +0000)
commit2dc656ddb3acfd21600c463f820d15e91f19e1f8
tree178bf3c66c89507d49115ea74527a1d86b4b0e2e
parent3a722005f376d0846f8fa3b8464131170ac58aec
EX-9449 csdc: replace assert with error message

Remove assert, based on the data from the wire and replace
it to the error message, which be useful in case this
error happens.

The -EAGAIN error is reasonable in this case.

Signed-off-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Change-Id: I2f37d0204123af1c23352b967dad1de5e7860b64
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54817
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osd-ldiskfs/osd_io.c