Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Sat, 5 Aug 2006 15:10:43 +0000 (15:10 +0000)
committerwangdi <wangdi>
Sat, 5 Aug 2006 15:10:43 +0000 (15:10 +0000)
commitd022d5c00240d4f8345aa58ccd05088b050a774d
treeca28e2d747a741cb23a5b84b8a8c724b40ccd3e5
parent04fbee092075dc2086bb8f4525a8687ebe10ac78
Branch: b_new_cmd
1)still create data object in mdd_create, since they should be in the same
  transaction and create data rpc (to ost) should not inside transtaction.
2)some cleanup according to nikita's comments
lustre/mdd/mdd_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c