Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Thu, 21 Sep 2006 07:52:29 +0000 (07:52 +0000)
committerwangdi <wangdi>
Thu, 21 Sep 2006 07:52:29 +0000 (07:52 +0000)
commit4848109053a6956cdeb92b41def6b5016f387f9a
treeedef2d0ad6a69c16612140b0af30e1b87bbc3beb
parentb74fd66d0d31568424a7e8d31b322c6d1c1232e8
Branch: b_new_cmd
1)set the correct lock bit for cross-ref object.
2)in lmv_remote_intent, we should cancel the UPDATE lock, since we did not
  set l_ast_data for this lock, the inode page will not be truncated when revoked
  this lock, which will leave some stale dir page.
lustre/lmv/lmv_intent.c
lustre/mdt/mdt_handler.c