Whamcloud - gitweb
LU-12511 utils: Move utilies specific values out of Lustre UAPI headers 90/38790/3
authorJames Simmons <jsimmons@infradead.org>
Fri, 5 Jun 2020 02:13:38 +0000 (22:13 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 16 Jun 2020 02:21:20 +0000 (02:21 +0000)
commit980f8741339f2bece106f6955b0b076d35211850
tree507b8fbf141517fadf0500304703b74f3f633a0e
parent3947d680cf17ef16162958cbb91b6e9e6855564f
LU-12511 utils: Move utilies specific values out of Lustre UAPI headers

Use FS_IOC_FS[S|G]ETXATTR directly. Move several things in the
UAPI header lustre_user.h that is only needed by user land tools
to the proper places.

Change-Id: Ie7a33742c0aba478c365c5fa44315400b28d8193
Test-Parameters: trivial
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/38790
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
lustre/include/lustre/lustreapi.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/tests/statx.c
lustre/utils/lfs_project.c
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_layout.c