This patchset updates inode coherence protocol and introduces bugfixes for iSCSI multipath. With this patchset, sheepdog can support iSCSI multipath correctly with failover path grouping policy.
Hitoshi Mitake (5): sheep: update inode coherence protocol for iSCSI multipath sheep: don't validate other invalidated nodes sheep: correct locking of vdi status in inode coherence protocol tests/functional: launch tgt with multi threaded mode in 096 test: use failover path grouping policy in iSCSI include/sheepdog_proto.h | 1 + sheep/gateway.c | 38 +++++++++++++++++-- sheep/vdi.c | 95 +++++++++++++++++++++++++++++++----------------- tests/functional/097 | 6 +-- 4 files changed, 99 insertions(+), 41 deletions(-) -- 1.9.1 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
