Whamcloud - gitweb
- implement pdirops in mdd. It uses dynlocks for directory operations.
authortappro <tappro>
Sat, 21 Oct 2006 10:17:27 +0000 (10:17 +0000)
committertappro <tappro>
Sat, 21 Oct 2006 10:17:27 +0000 (10:17 +0000)
commit575e057ed7859813638336808aa5ed7a2cf25e85
tree0f7dc38fa7a4ed6bc07bcf800b2388d089f05a84
parent850310f1c862132a6d06888b7c3b4bcdadd5cc5b
- implement pdirops in mdd. It uses dynlocks for directory operations.
- use -EREMOTE in mdd_is_parent instead of EREMOTE.
lustre/mdd/Makefile.in
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_lock.c [new file with mode: 0644]
lustre/mdd/mdd_lov.c
lustre/mdd/mdd_permission.c
lustre/mdt/mdt_reint.c