Whamcloud - gitweb
- fix split issue with create file on wrong mds. Check for split is needed
authortappro <tappro>
Thu, 2 Nov 2006 17:16:40 +0000 (17:16 +0000)
committertappro <tappro>
Thu, 2 Nov 2006 17:16:40 +0000 (17:16 +0000)
commitda93b1d4d407450ac59ca4c847f068d3fa2fdc31
tree78d3297cd6d29f18856b71431401f84b5de410e6
parent32432174fd2a919ab6b25b90aff646f3f4256c5e
- fix split issue with create file on wrong mds. Check for split is needed
  always in cml_create, even after cmm_split_try()
- fix issue with cross-ref link to existent name, in that case the extra ref
  occur on inode. Additional lookup() in cmr_link() prevents such situation.
lustre/cmm/cmm_object.c