Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Sat, 5 Aug 2006 06:28:38 +0000 (06:28 +0000)
committerwangdi <wangdi>
Sat, 5 Aug 2006 06:28:38 +0000 (06:28 +0000)
commita687a8238bea02c03ff72b05176bd747c539ecb2
treefc66d3fb79a0faa69c566e3c6c089a4e259df4ef
parent2f14017d2c8989b424d9c17081b2532f98886fa3
Branch: b_new_cmd
1 add mti_transno_flag to check whether this req handler need transno update
  for those lnk and some special node. we do not need.
2. set DISP_OPEN_OPEN in correct place
3. do not do unlink log in mdd_unlink. since it should only unlink the
   metaobject. add the unlink log after open orphan is implemented.
lustre/mdd/mdd_handler.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_open.c