Whamcloud - gitweb
- optimization for open. In case mdt_reint_open() sees that child object does not...
authoryury <yury>
Sun, 5 Nov 2006 14:12:23 +0000 (14:12 +0000)
committeryury <yury>
Sun, 5 Nov 2006 14:12:23 +0000 (14:12 +0000)
commit7f8ffff20ef5f4f39211c914a15bc1db95d702a0
tree940729e47f19d881edee1ef955aaaa840c2555fd
parent0a541e5d56fdcb1e9c06e2d5741d891c0c7c7c4f
- optimization for open. In case mdt_reint_open() sees that child object does not exist and should be created, tell mdd do not lookup child object again in sanity check.
lustre/include/md_object.h
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_lov.c
lustre/mdd/mdd_object.c
lustre/mdd/mdd_permission.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_reint.c
lustre/osc/osc_create.c