kernel-hacking-2024-linux-s.../drivers/s390
Christof Schmitt d21e9daa63 [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
0 is a valid value for a LUN. It is slightly confusing to also see 0
in the trace entries relating to adapter and port. Change this to use
0xFFFFFFFFFFFFFFFF in the LUN field when the trace entry does not
relate to a LUN or unit.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-02-17 17:46:27 -06:00
..
block [S390] dasd: add proper compat pointer conversion for symmetrix ioctl 2010-01-13 20:44:46 +01:00
char [S390] tape_char: add missing compat_ptr conversion 2010-01-13 20:44:46 +01:00
cio [S390] cio: add missing compat ptr conversion 2010-01-13 20:44:44 +01:00
crypto [S390] zcrypt: add sanity check before copy_from_user() 2010-01-13 20:44:46 +01:00
kvm
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-12 20:53:29 -08:00
scsi [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace 2010-02-17 17:46:27 -06:00
Makefile