Whamcloud - gitweb
EX-9873 obdclass: reset bits after decompression
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 4 Jun 2024 17:59:09 +0000 (20:59 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 6 Jun 2024 08:19:07 +0000 (08:19 +0000)
commit0fd4e68e137267f9fa1f3d678298955f5e94cecd
tree4af41386c1ed8eb7a822c0bb3955f40017977cc9
parentc9fb11c079666213479078cea6c1c9b8f0c27af4
EX-9873 obdclass: reset bits after decompression

as uncompressed data can be less than chunk/page, but still be
visiable to userspace as a part of a sparse file.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I4114b0704fb685013f4e03cf2d80ccde2cc8c87f
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/55308
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/obdclass/lustre_compr.c