Whamcloud - gitweb
LU-10026 utils: reserve fields for compress find 77/59877/4
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 23 Jun 2025 05:56:24 +0000 (23:56 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Jul 2025 03:58:44 +0000 (03:58 +0000)
commit98e2d3230ef02ea41f7999cfe395bb68e69976f1
tree94676bfa58482076ccbb18524e5447011460628a
parent984799e3a2ca9b6213d18b2cf1114668bad93899
LU-10026 utils: reserve fields for compress find

Reserve fields for "lfs find" compressed file handling.

Fill holes in struct find_param with fp_unused members so that they
can be found more easily in the future.

Test-Parameters: trivial
Whamcloud-bug-id: EX-6856
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ic87b26a9120deb958247797512e648164b2540e5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59877
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Frederick Dilger <fdilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre/lustreapi.h
lustre/utils/lfs.c
lustre/utils/liblustreapi.c