[sheepdog] [PATCH 0/3] fix a request retry bug

Liu Yuan namei.unix at gmail.com
Tue Mar 26 07:30:05 CET 2013


From: Liu Yuan <tailai.ly at taobao.com>

1/3 surface a disk EIO handling bug
2/3 prepare patch
3/3 fix the bug.

Liu Yuan (3):
  tests/043: refine it to cache more bugs
  sheep: rename some stuff about local request handling
  sheep: use single list for request wait queue

 include/sheepdog_proto.h |    2 +-
 sheep/group.c            |    5 +-
 sheep/recovery.c         |   27 +++------
 sheep/request.c          |  151 +++++++++++++++++++++++-----------------------
 sheep/sheep_priv.h       |   19 +++---
 tests/043                |    6 +-
 6 files changed, 100 insertions(+), 110 deletions(-)

-- 
1.7.9.5




More information about the sheepdog mailing list