Whamcloud - gitweb
b=21686 fail the request if its obd_device stopping
authorroot <root@zhanghc.(none)>
Sat, 30 Jan 2010 07:02:05 +0000 (15:02 +0800)
committerJohann Lombardi <johann@sun.com>
Tue, 2 Feb 2010 10:10:56 +0000 (11:10 +0100)
commit8f035848c3a9eaf4da7465c2aa24cd3c9e378ac2
tree9f8084125c4e550e8e9d194a33be31a6ce29e6d2
parent90b37604fe7aae81bb78717556873ae6e9154f05
b=21686 fail the request if its obd_device stopping

in ldlm_handle_enqueue, the request should be failed
if its obd_device had been marked as "fail"(obd_fail=1),
which will be set during umount.

i=johann@sun.com
i=oleg.drokin@sun.com
lustre/ldlm/ldlm_lockd.c