Whamcloud - gitweb
b=17110
authoryury <yury>
Fri, 19 Sep 2008 09:45:30 +0000 (09:45 +0000)
committeryury <yury>
Fri, 19 Sep 2008 09:45:30 +0000 (09:45 +0000)
commitc429895e8dc006d822463c2dce728aa9b46a2c28
tree047bed79ae435c1524fcb68482b429bdfb002353
parent9bd8867b69796aa13fcbf30f58357f3ab098ba42
b=17110
r=shadow,wangdi

- fixes wrong checking for obd_stopping in recov_thread which prevents recov_thread from sending llcds to
mds in disconnect time because obd_stopping is set before filter_disconnect() is called.

This causes issues like this:

LustreError: 6912:0:(filter.c:2446:filter_disconnect()) error flushing logs to MDS: rc -19
lustre/ptlrpc/recov_thread.c