Whamcloud - gitweb
- add set_info calls, to inform the filter when the MDS connects
authorpschwan <pschwan>
Wed, 2 Jul 2003 18:40:59 +0000 (18:40 +0000)
committerpschwan <pschwan>
Wed, 2 Jul 2003 18:40:59 +0000 (18:40 +0000)
commitce2cba6b79193e6ece9f0d8e33c1772610286e0d
treee824e7fa021aea7694fcf3d2b21c01172aa32e7f
parent32a6abe915fe60052b6549c9e610127969e578f1
- add set_info calls, to inform the filter when the MDS connects
- make OST_LOG_CANCEL into a more generic OBD_LOG_CANCEL packet
- the filter can't use the normal obd methods unless we also give it an MDC
- lov_connect now initializes the export lists unconditionally
- the filter needs to register for the commit callback if there are
  cookies to be cancelled, regardless of whether this is a failover OST
- hacked around in the lprocfs sewer until it built again
lustre/obdclass/recov_log.c
lustre/ptlrpc/recov_thread.c