commit | 5431ae267ab20464cea3e1c1d1bc34d259f3973c | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Jul 25 13:48:48 2011 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:36:19 2011 -0600 |
tree | b8d4be9da780c0b909db20d6d32ef9bd0bace2a7 | |
parent | 4223b9e919761ba1405a8505bda0b4efa17e8f0e [diff] |
[SCSI] libiscsi: don't bugon when if user sets markers libiscsi does not support markers and if someone tries to set them the driver does a BUG(). There is not need to be that extreme. Just return -ENOSYS. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>