Whamcloud - gitweb
EX-2240 lipe: remove fake lustre headers
authorJian Yu <yujian@whamcloud.com>
Wed, 15 Sep 2021 18:48:29 +0000 (11:48 -0700)
committerJohn L. Hammond <jhammond@whamcloud.com>
Thu, 16 Sep 2021 10:57:45 +0000 (10:57 +0000)
commitfe28c37887feded2ad7e56334434de75cdc4d2dd
tree3cdf59ffc112aacddd5a266423caa37fba7f29d0
parent276182ae9b953e4f9f43001ab93d86ebd131476d
EX-2240 lipe: remove fake lustre headers

The fake lustre headers should be removed and we should include
normal lustre headers instead. The two headers are fake_lustre_idl.h
and fake_lustre_disk.h. Including the fake headers makes it harder
to include other lustre headers due to conflicts.

Test-Parameters: testlist=sanity-lipe

Change-Id: I95d6b50c9f9fd9f675eceba00464053124b7279c
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44897
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
18 files changed:
lipe/src/Makefile.am
lipe/src/debug.h
lipe/src/fake_lustre_disk.h [deleted file]
lipe/src/fake_lustre_idl.h [deleted file]
lipe/src/flist.c
lipe/src/general_policy.c
lipe/src/lamigo.c
lipe/src/ldiskfs_read_ldd.h
lipe/src/lipe_ldiskfs.c
lipe/src/lipe_zfs.c
lipe/src/lustre_ea.c
lipe/src/lustre_ea.h
lipe/src/lustre_ea_ldiskfs.c
lipe/src/lustre_ea_ldiskfs.h
lipe/src/policy.c
lipe/src/posix_ea.c
lipe/src/posix_ea.h
lipe/src/zfs_read_ldd.h