Whamcloud - gitweb
- update mdd_rename_tgt()
authortappro <tappro>
Mon, 4 Sep 2006 22:25:06 +0000 (22:25 +0000)
committertappro <tappro>
Mon, 4 Sep 2006 22:25:06 +0000 (22:25 +0000)
commit4ed41dfe78435dc8f141c69277d21fc0443ee704
tree8aca3ed1f40c3ce1356a8e6045f252f444b4a57b
parent0131691758905304737d3154ac106719c9aa15dd
- update mdd_rename_tgt()
- mdd_object_find() returns NULL if there is no mdd slice in lu_object (remote
  object)
- simplify mdd_rename_sanity_check() a bit, test for mdd_is_parent() only if
  source object is directory and do that check after all other sanity checks
  because of its complexity
- put '-EOPNOTSUPP' stubs for remote cases of objects involved in rename
lustre/mdd/mdd_handler.c