X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=include%2Fscsi%2Fiscsi_proto.h;h=533f56733ba84053e1ecb6f30d2fa344b900dda2;hb=687dec9b94599b19e218f89fd034d6449c3ff57c;hp=b71b5c4f418c5e5e5460bcbcbdb9742226ce70c3;hpb=b6c0d35772468173b5d3a7f6162079611e68a1e8;p=linux.git diff --git a/include/scsi/iscsi_proto.h b/include/scsi/iscsi_proto.h index b71b5c4f418c..533f56733ba8 100644 --- a/include/scsi/iscsi_proto.h +++ b/include/scsi/iscsi_proto.h @@ -627,6 +627,7 @@ struct iscsi_reject { #define ISCSI_REASON_BOOKMARK_INVALID 9 #define ISCSI_REASON_BOOKMARK_NO_RESOURCES 10 #define ISCSI_REASON_NEGOTIATION_RESET 11 +#define ISCSI_REASON_WAITING_FOR_LOGOUT 12 /* Max. number of Key=Value pairs in a text message */ #define MAX_KEY_VALUE_PAIRS 8192