LU-16803 build: Map uuid_le to guid_t for in-kernel APIs
Linux commit v6.2-rc5-72-g5e6a51787fef
uuid: Decouple guid_t and uuid_le types and respective macros
Removed uapi guid_t however sf_uuid is used in kernel which
must be a guid_t while uapi only has uuid_le.
Test-Parameters: trivial
Fixes:
20621c761b ("LU-16655 scrub: change sf_uuid to guid_t")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I38e062b0e5ce9b8c32f60e41b7c95781717e1f97
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50885
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>