Whamcloud - gitweb
LU-16363 build: fiemap flexible array
authorShaun Tancheff <shaun.tancheff@hpe.com>
Mon, 6 Mar 2023 15:25:03 +0000 (10:25 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 10 Mar 2023 19:55:46 +0000 (19:55 +0000)
commitf217b0af8601ec9d4c6a9c4c67e529774d57396c
tree17c34c857d1e8f8bd06186efaa7288ce531d8c88
parent5723ff4bb4aca71e62142d79f2c242c69aed9df3
LU-16363 build: fiemap flexible array

Linux commit v5.19-rc2-1-g94dfc73e7cf4
 treewide: uapi: Replace zero-length arrays with flexible-array
 members
Adjust wiretest to handle flexible array when
sizeof(fiemap->fm_extents) is undefined.

Lustre-change: https://review.whamcloud.com/49305
Lustre-commit: fedf1e8bd70ccb2aaa64cb90111a7298d9bb2bf7

Test-Parameters: trivial
HPE-bug-id: LUS-11388
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ia2692d126a871b43e9144e5d151215166604702d
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50216
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c