Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Thu, 18 Oct 2007 14:57:31 +0000 (14:57 +0000)
committerjohann <johann>
Thu, 18 Oct 2007 14:57:31 +0000 (14:57 +0000)
commitd2fe065c4bb3a59eb725e7e289338211e2f46717
tree95f33facc3acfdeff8ecb1f2ed7ddb7977c35240
parentc308afc29a0721b02fd5bdf0bf6d049fa63c6f08
Branch b1_6
b=13828
i=adilger,shadow

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.
lustre/include/liblustre.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/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c