Whamcloud - gitweb
- Bug 296: remove LDLM_MDSINTENT to fix mismatches with LDLM_PLAIN locks.
authorshaver <shaver>
Wed, 30 Oct 2002 20:38:28 +0000 (20:38 +0000)
committershaver <shaver>
Wed, 30 Oct 2002 20:38:28 +0000 (20:38 +0000)
commit6d460a058a13a6db9cf44cda1fd8f97cefdec42a
treeedbc95fedb949f3d5985f3860d0281c8c7cc72e1
parentce21745eae662ecf9301afa40608c1cd0d116d25
- Bug 296: remove LDLM_MDSINTENT to fix mismatches with LDLM_PLAIN locks.
  We now use LDLM_FL_HAS_INTENT in flags, instead.
- Remove some over-verbose debugging in lookup2_finish.
- Automatically reactivate OSC when recovery reconnects successfully.
lustre/include/linux/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/namei.c
lustre/llite/recover.c
lustre/mdc/mdc_request.c