]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add debug messages for nvme/fcp resource allocation.
authorJames Smart <jsmart2021@gmail.com>
Fri, 21 Apr 2017 23:04:49 +0000 (16:04 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 24 Apr 2017 07:25:48 +0000 (09:25 +0200)
commite8c0a7793523e607bace8e457aa1bad0b16215ad
treed13178ebac06af8d74a3ad4d93fad2976b69ca16
parentc154e750d38e561e076e9d2fc6ffaa18820f4fa1
Add debug messages for nvme/fcp resource allocation.

The xri resources are split into pools for NVME and FCP IO when NVME is
enabled. There was not message in the log that identified this allocation.

Added debug message to log XRI split.

Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
drivers/scsi/lpfc/lpfc_init.c