aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Love2010-02-16 14:16:00 -0600
committerJames Bottomley2010-02-17 17:43:57 -0600
commitcae727db30e9bcbc0256ec3282edce98b4a85433 (patch)
tree0da7b0303f734ef129627ae41fbcf21a3bf29314 /MAINTAINERS
parentf90f50d7c530793c9c705a8f7fa3deb01714f21a (diff)
downloadam43-linux-kernel-cae727db30e9bcbc0256ec3282edce98b4a85433.tar.gz
am43-linux-kernel-cae727db30e9bcbc0256ec3282edce98b4a85433.tar.xz
am43-linux-kernel-cae727db30e9bcbc0256ec3282edce98b4a85433.zip
[SCSI] MAINTAINERS: Adding FCoE information to the MAINTAINERS file.
Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3f591629e95..358a82761a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2145,6 +2145,17 @@ S: Supported
2145F: Documentation/fault-injection/ 2145F: Documentation/fault-injection/
2146F: lib/fault-inject.c 2146F: lib/fault-inject.c
2147 2147
2148FCOE SUBSYSTEM (libfc, libfcoe, fcoe)
2149M: Robert Love <robert.w.love@intel.com>
2150L: devel@open-fcoe.org
2151W: www.Open-FCoE.org
2152S: Supported
2153F: drivers/scsi/libfc/
2154F: drivers/scsi/fcoe/
2155F: include/scsi/fc/
2156F: include/scsi/libfc.h
2157F: include/scsi/libfcoe.h
2158
2148FILE LOCKING (flock() and fcntl()/lockf()) 2159FILE LOCKING (flock() and fcntl()/lockf())
2149M: Matthew Wilcox <matthew@wil.cx> 2160M: Matthew Wilcox <matthew@wil.cx>
2150L: linux-fsdevel@vger.kernel.org 2161L: linux-fsdevel@vger.kernel.org