Whamcloud - gitweb
EX-7601 osc: debug fix in decompress_request
authorPatrick Farrell <pfarrell@whamcloud.com>
Thu, 4 Jan 2024 18:56:29 +0000 (13:56 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 6 Jan 2024 08:21:33 +0000 (08:21 +0000)
commite0d1152dcc7ea9ba6f191e53af0f7db12c5e90e6
tree12615c3adb5185f13351d330e3c837eb2637c421
parente538ec68a54ee8658f32d604bd1344dd82134e7e
EX-7601 osc: debug fix in decompress_request

Debug message had an incorrect subtraction.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I5daf360766ca77b98dc5af3d72c42ac38f5782bc
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53586
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
lustre/osc/osc_compress.c