On Wed, 5 Oct 2011 12:08:18 +1100 Paul Ryan <pajryan at gmail.com> wrote: > This adds support so tgtadm can return an error code and error > message when a non-existent ACL is unbound from a target. > > Signed-off-by: Paul Ryan <pajryan at gmail.com> > --- > usr/mgmt.c | 6 ++---- > usr/target.c | 14 ++++++++++---- > usr/tgtadm.c | 1 + > usr/tgtadm_error.h | 1 + > usr/tgtd.h | 4 ++-- > 5 files changed, 16 insertions(+), 10 deletions(-) Thanks! Looks good improvement. However, the patch seems to be malformed. fujita at rose:~/git/tgt$ patch -p1 < ~/1 patching file usr/mgmt.c patch: **** malformed patch at line 64: mgmt_task *mtask) Can you resend the patch in the proper format? -- 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 |