diff options
author | Robert Love <robert.w.love@intel.com> | 2010-02-16 12:16:00 -0800 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-02-17 17:43:57 -0600 |
commit | cae727db30e9bcbc0256ec3282edce98b4a85433 (patch) | |
tree | 0da7b0303f734ef129627ae41fbcf21a3bf29314 /MAINTAINERS | |
parent | f90f50d7c530793c9c705a8f7fa3deb01714f21a (diff) | |
download | op-kernel-dev-cae727db30e9bcbc0256ec3282edce98b4a85433.zip op-kernel-dev-cae727db30e9bcbc0256ec3282edce98b4a85433.tar.gz |
[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-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3f59162..358a827 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2145,6 +2145,17 @@ S: Supported F: Documentation/fault-injection/ F: lib/fault-inject.c +FCOE SUBSYSTEM (libfc, libfcoe, fcoe) +M: Robert Love <robert.w.love@intel.com> +L: devel@open-fcoe.org +W: www.Open-FCoE.org +S: Supported +F: drivers/scsi/libfc/ +F: drivers/scsi/fcoe/ +F: include/scsi/fc/ +F: include/scsi/libfc.h +F: include/scsi/libfcoe.h + FILE LOCKING (flock() and fcntl()/lockf()) M: Matthew Wilcox <matthew@wil.cx> L: linux-fsdevel@vger.kernel.org |