]> Git Repo - linux.git/commitdiff
iomap: take responsibility for the filesystem iomap code
authorDarrick J. Wong <[email protected]>
Fri, 21 Dec 2018 16:42:51 +0000 (08:42 -0800)
committerDarrick J. Wong <[email protected]>
Fri, 21 Dec 2018 16:43:05 +0000 (08:43 -0800)
XFS is the primary user of the filesystem iomap code, so we (the XFS
community, specifically) will explicitly take responsibility for its
maintenance.

Signed-off-by: Darrick J. Wong <[email protected]>
Acked-by: Al Viro <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
MAINTAINERS

index 3318f30903b2aca669056219e4a024ab92867180..d2c034aed4beec32c8219575764ab91d4eb283a8 100644 (file)
@@ -7783,6 +7783,18 @@ L:       [email protected]
 S:     Maintained
 F:     drivers/tty/serial/ioc3_serial.c
 
+IOMAP FILESYSTEM LIBRARY
+M:     Christoph Hellwig <[email protected]>
+M:     Darrick J. Wong <[email protected]>
+M:     [email protected]
+M:     [email protected]
+L:     [email protected]
+L:     [email protected]
+T:     git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
+S:     Supported
+F:     fs/iomap.c
+F:     include/linux/iomap.h
+
 IOMMU DRIVERS
 M:     Joerg Roedel <[email protected]>
 L:     [email protected]
This page took 0.081027 seconds and 4 git commands to generate.