Whamcloud - gitweb
LU-10911 idl: add OBD_CONNECT2_FLR_EC flag 43/58843/4
authorJames Simmons <jsimmons@infradead.org>
Tue, 22 Apr 2025 19:47:14 +0000 (15:47 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 7 May 2025 21:13:01 +0000 (21:13 +0000)
commit74c1853a4f4b8a6efd5d62bbca38e0e6bad3f664
tree6af4103dd723be0bebf74f24fa7efa450673c312
parentee292c13e2101e9ee5190589f6d3c04a75a52c93
LU-10911 idl: add OBD_CONNECT2_FLR_EC flag

The new connect2 flag indicates when I/O data containing
parity data can be handled. The field l_ost_gen for
struct lov_ost_data_v1 has never been used. We can use
it to classify OST object data.

Test-Parameters: trivial
Change-Id: I4883c7f5bb80690de7b3fe65144baa70538bd4d6
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58843
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_export.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/obdclass/lprocfs_status.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c