Whamcloud - gitweb
Branch HEAD
authorjohann <johann>
Thu, 25 Oct 2007 19:48:30 +0000 (19:48 +0000)
committerjohann <johann>
Thu, 25 Oct 2007 19:48:30 +0000 (19:48 +0000)
commit4275694704e0fb82cd6980bec082cf358df0654c
tree439e6bcc815e5156909a01663b8daa4f970510b8
parentbf40f1d8f7b22d8418f500642269f23c7d1e0f9b
Branch HEAD

b=13828
i=adilger,shadow

attachment #13289:
Don't use kernel's ATTR_* attributes over the network since the client and
MDS may run different kernels. Instead, use MDS_ATTR_* attributes (defined
in lustre_idl.h) for sa_valid.

attachment #13342:
- use a higher value for ATTR_CTIME_SET
- define MDS_ATTR_* in hex
- improve attr_unpack/attr_pack/mds_pack_open_flags
lustre/include/liblustre.h
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lustre_patchless_compat.h
lustre/include/lustre/lustre_idl.h
lustre/mdc/mdc_lib.c
lustre/mds/mds_lib.c
lustre/mdt/mdt_lib.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c