From: Mike Christie Date: Mon, 25 Jul 2011 18:48:48 +0000 (-0500) Subject: [SCSI] libiscsi: don't bugon when if user sets markers X-Git-Tag: v3.2-rc1~125^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5431ae267ab20464cea3e1c1d1bc34d259f3973c;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed