Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Sat, 30 Sep 2006 10:04:42 +0000 (10:04 +0000)
committerwangdi <wangdi>
Sat, 30 Sep 2006 10:04:42 +0000 (10:04 +0000)
commit23705dfce979ae95722b6708d14c54ae490a64f1
tree4207482515237fa0bc4cb5c4473c13b51fcc6348
parent5541957a12573542b2655fa83f6e78d686f7a317
Branch: b_new_cmd
fixes for recovery-small 18.
1) we should use ldlm_lock_match in extent lock revokation, since it might
   happen when obd inactive. and the page should be truncated anyway, even
   lock match failed.
2) fix osc name of test 18 in recovery-small
lustre/llite/file.c
lustre/tests/recovery-small.sh