Skip to content

Commit d6d2001

Browse files
jsmart-ghsagigrimberg
authored andcommitted
nvme-fabrics: Add FC transport LLDD api definitions
Host: - LLDD registration with the host transport - registering host ports (local ports) and target ports seen on fabric (remote ports) - Data structures and call points for FC-4 LS's and FCP IO requests Target: - LLDD registration with the target transport - registering nvme subsystem ports (target ports) - Data structures and call points for reception of FC-4 LS's and FCP IO requests, and callbacks to perform data and rsp transfers for the io. Add to MAINTAINERS file Signed-off-by: James Smart <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Jay Freyensee <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
1 parent b1ad147 commit d6d2001

File tree

2 files changed

+852
-0
lines changed

2 files changed

+852
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8664,6 +8664,7 @@ M: James Smart <[email protected]>
86648664
86658665
S: Supported
86668666
F: include/linux/nvme-fc.h
8667+
F: include/linux/nvme-fc-driver.h
86678668

86688669
NVMEM FRAMEWORK
86698670
M: Srinivas Kandagatla <[email protected]>

0 commit comments

Comments
 (0)