]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
scsi: log request tag for scmd_printk()
authorHannes Reinecke <hare@suse.de>
Thu, 8 Jan 2015 06:43:43 +0000 (07:43 +0100)
committerChristoph Hellwig <hch@lst.de>
Fri, 9 Jan 2015 14:44:28 +0000 (15:44 +0100)
commitaa66ab35f2b31e96f4b60e675b2d6ffc51d472eb
treeee992a720c4ae5f36c8e938f6272490fdf6b1e7c
parentded85c193a391a84076d5c6a7a5668fe164a490e
scsi: log request tag for scmd_printk()

The request tag provides a concise identification of a SCSI
command, so we should be printing that out for scmd_printk().

Suggested-by: Christoph Hellwig <hch@lst.de>
Tested-by: Robert Elliott <elliott@hp.com>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/scsi_logging.c