Whamcloud - gitweb
landing b_recovery on b_devel
authorpschwan <pschwan>
Mon, 31 Mar 2003 18:32:18 +0000 (18:32 +0000)
committerpschwan <pschwan>
Mon, 31 Mar 2003 18:32:18 +0000 (18:32 +0000)
commitd36614d034b9a2c8d3d58a8623acbe28bde2f922
tree1743005d69bcdb0fd1f831c0d16cf76ff11cc05d
parent7aaa24f18692c2a517afedb8fc81c385b926ac1a
landing b_recovery on b_devel

* bug fixes
 - imports and exports cleanup too early, need refcounts (349, 879, 1045)
 - per-import/export recovery handling (958, 931, 959)
 - multiple last-rcvd slots, for serving multiple FSes (949)
 - connections are again shared between multiple imp/exports (963, 964)
 - "umount -f" would hang if any requests needed to be sent (393, 978)
 - avoid pinning large req buffer by copying for queued messages (989)
 - add "uuid" to "lctl device" command to help upcalls (991)
 - "open" RPCs with transnos would confuse recovery counters (1037)
* major user-visible changes
 - fail out/fail over policy now controlled by the upcall (993)
* protocol changes
 - add OBD_PING to check server availability and failure (954)
lustre/cobd/cache_obd.c
lustre/cobd/lproc_cache.c
lustre/conf/lustre2ldif.xsl
lustre/obdclass/statfs_pack.c