K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-08-30T19:20:26.438829Z K 7 svn:log V 302 iscsi_initiator: make logout_req::reason unsigned char Previously this reported an error from Clang 3.9.0: implict conversion from 'int' to 'char' changes value from 128 to -128. Discussed with: dim, trasz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D7699 END