Whamcloud - gitweb
- fill attr in mdd while create/unlink to avoid getattr in MDT
authortappro <tappro>
Wed, 19 Jul 2006 23:25:54 +0000 (23:25 +0000)
committertappro <tappro>
Wed, 19 Jul 2006 23:25:54 +0000 (23:25 +0000)
commit83b8b116a79b31366af411c717e005a4ba67f2e5
treed46ca0aab6f81e004ba47ab46ba845658cb2287b
parentd6b08ee4b5667772946de3e0f1b8ada2d3d474dc
- fill attr in mdd while create/unlink to avoid getattr in MDT
- sanity checks in mdd_unlink() for EISDIR, ENOTDIR cases
- fix lost rc in mdd_unlink()
- add check for rmdir ENOTEMPTY case and mdd_empty_dir() method. It is
  unfinished, need support from osd+iam to iterate through the dir
lustre/mdd/mdd_handler.c