Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information