Whamcloud - gitweb
(1) remove MD_ATTR_FLAGS. this is set by LA_FLAGS;
authorhuanghua <huanghua>
Mon, 14 Aug 2006 10:51:28 +0000 (10:51 +0000)
committerhuanghua <huanghua>
Mon, 14 Aug 2006 10:51:28 +0000 (10:51 +0000)
commite1d6eb68f40c2c2cba3ef85a61735c6e3be43696
tree509aa2b031f35d2794f4eea48a330b79b197b3c5
parent843a36cec9925527db3f8b9908f1bd4bd6b42d28
(1) remove MD_ATTR_FLAGS. this is set by LA_FLAGS;
(2) atime/mtime/ctime typo in OSD;
(3) use our new valid bits in MDD entirely;
(4) some other small fixes;
lustre/include/md_object.h
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_lov.c
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_open.c
lustre/osd/osd_handler.c
lustre/tests/utime.c