Whamcloud - gitweb
EX-7600 osd: save compressed object size on zfs
authorArtem Blagodarenko <ablagodarenko@whamcloud.com>
Thu, 2 Nov 2023 22:20:52 +0000 (22:20 +0000)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 27 Nov 2023 18:36:17 +0000 (18:36 +0000)
commit6178714715d8886334d98e065ded6bdf2212287d
tree0ee19140ad68c2936818f414d0592e40850b77d2
parenta0d53dc4c2406a12d1f50becf5970b4abe769d2a
EX-7600 osd: save compressed object size on zfs

"osc: save compressed object size" added means to transfer
object size to the osd and added ldiskfs support.

This patch adds saving objec size to the ZFS backend.
Currently this fix submitted as separete patch, for
testing purpouse, but can be marged to the main patch latter.

Signed-off-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Test-Parameters: trivial testlist=sanity fstype=zfs
Change-Id: I99e29e3f756a070b5f3cece12c4ca58f668a2ecf
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/52958
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/osd-zfs/osd_io.c