Whamcloud - gitweb
- change rename()/rename_tgt() format - source fid is used instead of object.
authortappro <tappro>
Sun, 11 Jun 2006 17:05:03 +0000 (17:05 +0000)
committertappro <tappro>
Sun, 11 Jun 2006 17:05:03 +0000 (17:05 +0000)
commit4021a8a6ef6af752ee6b199db9e5f971ac30b5c8
tree8becc469202898a5f3a0f95b9165f1ca12222e9c
parentf8769dc97ec46845a797beea50a4a27ed455b8c9
- change rename()/rename_tgt() format - source fid is used instead of object.
The object can be remote one and will be unaccessible in mdd, so lu_fid is used
instead.

- fix rename() logic in cmm. It was overdesigned and is simplier actually
- fix few defect found while CODE stage in cmm/mdc.
lustre/cmm/cmm_object.c
lustre/cmm/mdc_internal.h
lustre/cmm/mdc_object.c
lustre/include/md_object.h
lustre/mdd/mdd_handler.c