diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2011-05-23 14:10:32 -0700 |
---|---|---|
committer | James Bottomley <jbottomley@parallels.com> | 2011-05-24 13:05:36 -0400 |
commit | 86cfa7fcb7f2a14a62341ff03263826c85ec17e9 (patch) | |
tree | e4c53f5569d4ed5edc7971c79a70d9da3fb459b1 /MAINTAINERS | |
parent | e66ecd505addaaf40e7d352796ba8d344f6359dd (diff) | |
download | linux-86cfa7fcb7f2a14a62341ff03263826c85ec17e9.tar.bz2 |
[SCSI] MAINTAINERS: Add drivers/target/ entry
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0b415248ae25..1868aafae968 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6062,6 +6062,17 @@ F: Documentation/filesystems/sysv-fs.txt F: fs/sysv/ F: include/linux/sysv_fs.h +TARGET SUBSYSTEM +M: Nicholas A. Bellinger <nab@linux-iscsi.org> +L: linux-scsi@vger.kernel.org +L: http://groups.google.com/group/linux-iscsi-target-dev +W: http://www.linux-iscsi.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master +S: Supported +F: drivers/target/ +F: include/target/ +F: Documentation/target/ + TASKSTATS STATISTICS INTERFACE M: Balbir Singh <balbir@linux.vnet.ibm.com> S: Maintained |