commit | a5e3d9ef4dcca9b709999a98f6b37b9506c93ad3 | [log] [tgz] |
---|---|---|
author | Bernhard Kohl <bernhard.kohl@nsn.com> | Mon Sep 06 16:58:44 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Sep 21 15:39:43 2010 +0200 |
tree | 8eaf41065b7ec0d47dd53e841bf1bf10eb9c1872 | |
parent | f8b6d67251cfafed930d5f8be402fb0adac61299 [diff] |
scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands For the RESERVE and RELEASE commands the length must be zero and xfer_mode must be SCSI_XFER_NONE. Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>