Whamcloud - gitweb
- if MDS aborts recovery it disconnects all the exports and lmv_disconnect()
authoralex <alex>
Sun, 18 Jul 2004 05:41:57 +0000 (05:41 +0000)
committeralex <alex>
Sun, 18 Jul 2004 05:41:57 +0000 (05:41 +0000)
commit128352dc778e2a68cc04d7032562285d1dab8262
treecb4ec49717ef509b4efeb51d85fbc5377d839379
parent9641c7f5ea20ef6163752a3b4cd956a8ada40c9c
- if MDS aborts recovery it disconnects all the exports and lmv_disconnect()
  is called. the last one didn't drop lmv->connected to 0 and this prevent
  subsequent lmv_connect() to work properly
lustre/lmv/lmv_obd.c