Whamcloud - gitweb
b=17110
authoryury <yury>
Fri, 19 Sep 2008 09:52:09 +0000 (09:52 +0000)
committeryury <yury>
Fri, 19 Sep 2008 09:52:09 +0000 (09:52 +0000)
commit888e769fffd43cbee4ad5834db31dc5837dab48e
tree5c1ed820521f7928ce64f88e640e5ea20559a45f
parentc099889e2df21be19170cb73605c769a654ffb0a
b=17110
r=shadow,wangdi

- fixes wrong checking for obd_stopping in recov_thread which prevents reco_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