Whamcloud - gitweb
1. Remove $platform/lustre_idl.h, move include/lustre_lib.h to
authorliangzhen <liangzhen>
Fri, 3 Mar 2006 05:50:25 +0000 (05:50 +0000)
committerliangzhen <liangzhen>
Fri, 3 Mar 2006 05:50:25 +0000 (05:50 +0000)
commit023b36eafb18588a76e50125b28d19d4ba6b03cf
tree9ef24b8e342f78657c04dd6841ab8a626c7c8044
parent92ddcefc612784604a8ad42096edf16394ad081b
1. Remove $platform/lustre_idl.h, move include/lustre_lib.h to
   include/lustre/lustre_idl.h. relevant change to lustre.spec.in
   and Makefile
2. Fix define of IOC for BSD.
43 files changed:
lustre/include/Makefile.am
lustre/include/darwin/lustre_idl.h [deleted file]
lustre/include/darwin/lustre_mds.h
lustre/include/darwin/lustre_types.h
lustre/include/liblustre.h
lustre/include/linux/Makefile.am
lustre/include/linux/lustre_idl.h [deleted file]
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_types.h
lustre/include/lustre/Makefile.am
lustre/include/lustre/lustre_idl.h [new file with mode: 0644]
lustre/include/lustre_export.h
lustre/include/lustre_import.h
lustre/include/lustre_lib.h
lustre/include/lustre_log.h
lustre/include/lustre_mds.h
lustre/include/lustre_net.h
lustre/include/lustre_quota.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/lov/lov_ea.c
lustre/lov/lov_log.c
lustre/lov/lov_obd.c
lustre/lov/lov_request.c
lustre/mdc/mdc_lib.c
lustre/mds/mds_join.c
lustre/mds/mds_lov.c
lustre/mds/mds_reint.c
lustre/mds/mds_xattr.c
lustre/obdclass/darwin/darwin-module.c
lustre/obdclass/linux/linux-obdo.c
lustre/obdclass/obdo.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/utils/lfs.c
lustre/utils/llog_reader.c
lustre/utils/lustre_cfg.c
lustre/utils/obdctl.h
lustre/utils/obdiolib.h
lustre/utils/wirecheck.c
lustre/utils/wirehdr.c
lustre/utils/wiretest.c