Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Sat, 12 Aug 2006 04:57:58 +0000 (04:57 +0000)
committerwangdi <wangdi>
Sat, 12 Aug 2006 04:57:58 +0000 (04:57 +0000)
commit4d1cf520b2255f0a1574e0bc5f94c5e0b934a438
tree65f9041d526406ef3c089ceaf0f9a47da1ef6137
parent90668214d624e025f27b529f23101c92458f4b13
Branch: b_new_cmd
1)add DEAD_OBJ flag to indicate the object has been unlinked.
2)fix intent disposion problems in mdt_reint_open, if we find
  dead parent dir.
3)add sanity check in those mdd object APIs.
4)rename reply should include lmm and logcookie.
5)some other fixes in mdd api
lustre/cmm/cmm_object.c
lustre/include/md_object.h
lustre/mdd/mdd_handler.c
lustre/mdd/mdd_internal.h
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c