At Tue, 18 Oct 2011 00:34:19 +0900, MORITA Kazutaka wrote: > > This patchset fixes EIO when server daemons are running with a direct > I/O mode. > > MORITA Kazutaka (3): > collie: make offset and len block-aligned in vdi_read()/vdi_write() > collie: retry read()/write() when it returns smaller value > sheep: show error reason when SD_RES_EIO happens > > collie/vdi.c | 63 +++++++++++++++++++++++++++++++++++++++++++------------- > sheep/store.c | 19 +++++++++++++--- > 2 files changed, 63 insertions(+), 19 deletions(-) Applied all vdiattr related patches to the master branch. Chris, let me know if there are still problems. :) Thanks, Kazutaka |