Whamcloud - gitweb
LU-6142 uapi: Get rid of lustre_fid typedef 49/29849/8
authorJames Simmons <uja.ornl@yahoo.com>
Mon, 20 Nov 2017 21:16:52 +0000 (16:16 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 1 Dec 2017 05:14:47 +0000 (05:14 +0000)
commit06be2b427fbca4f8a9a2be37b951a47ef3315925
tree86b2a76db6426e9879b35e33268496292598d8db
parentf173f93032c62bd1f95330f331d3d93ce5a31598
LU-6142 uapi: Get rid of lustre_fid typedef

Replace it with struct lu_fid. Update the userland code and man
pages to reflect this change.

Linux-commit: d8f6bc9a53f97d1ea4b2b955672904338643308b

Test-Parameters: trivial

Change-Id: I0b7e0770dd9da9bdac55c02c2ec98aea7cea7100
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: https://review.whamcloud.com/29849
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
18 files changed:
lustre/contrib/wireshark/packet-lustre.c
lustre/doc/llapi_hsm_copytool_register.3
lustre/doc/llapi_layout_get_by_fd.3
lustre/doc/llapi_path2fid.3
lustre/doc/llapi_path2parent.3
lustre/include/lustre/lustreapi.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/mdt/mdt_hsm.c
lustre/tests/llapi_fid_test.c
lustre/tests/llapi_layout_test.c
lustre/tests/multiop.c
lustre/tests/swap_lock_test.c
lustre/utils/lfs.c
lustre/utils/lhsmtool_posix.c
lustre/utils/liblustreapi.c
lustre/utils/liblustreapi_hsm.c
lustre/utils/liblustreapi_layout.c