We are getting close now to 100% coverage of SBC opcodes now(except for odd things like protection information) and I am trying to develop tests for all the opcodes as time permits to libiscsi. We have already 100% of all mandatory opcodes, but it will be nice to have all optional ones too. On Sat, Jul 14, 2012 at 7:38 PM, FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp> wrote: > On Sat, 14 Jul 2012 17:33:56 +1000 > ronnie sahlberg <ronniesahlberg at gmail.com> wrote: > >> From 468a04732c709d46f7084b5666353e67b4b6b670 Mon Sep 17 00:00:00 2001 >> From: Ronnie Sahlberg <ronniesahlberg at gmail.com> >> Date: Sat, 14 Jul 2012 17:31:42 +1000 >> Subject: [PATCH] Add support for ORWRITE command >> >> Signed-off-by: Ronnie Sahlberg <ronniesahlberg at gmail.com> >> --- >> usr/bs_rdwr.c | 29 ++++++++++++++++++++++++++++- >> usr/sbc.c | 4 +++- >> usr/scsi.c | 4 ++++ >> usr/scsi.h | 1 + >> 4 files changed, 36 insertions(+), 2 deletions(-) > > Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |