Whamcloud - gitweb
Don't copy lvb into possibly NULL reply on ldlm_handle_enqueue() error
authoradilger <adilger>
Wed, 31 Mar 2004 01:02:01 +0000 (01:02 +0000)
committeradilger <adilger>
Wed, 31 Mar 2004 01:02:01 +0000 (01:02 +0000)
commit46c24ecd782c797d87565a8ecda6f00666fe7607
tree09214e5338531b17bf865b7f49eafab77e219ab9
parentb2a51950a92fbdfb22e88a4a218d5839a99179a7
Don't copy lvb into possibly NULL reply on ldlm_handle_enqueue() error
client won't use it anyways.  Regression test for same.
Fix secondary bug hit during regression tests in mds_mfd_close() cleanup.
b=2983
lustre/ChangeLog
lustre/include/linux/obd_support.h
lustre/ldlm/ldlm_lockd.c
lustre/llite/file.c
lustre/mdc/mdc_reint.c
lustre/mds/mds_open.c
lustre/tests/recovery-small.sh