diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2019-07-15 08:50:57 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-07-15 08:50:57 -0700 |
commit | 1c230208f53de479352cdb7fa2f851005df7cdc9 (patch) | |
tree | c192d53730880c648a7cc5e52db4203b9c0aeedc /MAINTAINERS | |
parent | fec88ab0af9706b2201e5daf377c5031c62d11f7 (diff) |
iomap: start moving code to fs/iomap/
Create the build infrastructure we need to start migrating iomap code to
fs/iomap/ from fs/iomap.c.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f5533d1bda2e..1086ac7b0f05 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8362,6 +8362,7 @@ L: linux-fsdevel@vger.kernel.org T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git S: Supported F: fs/iomap.c +F: fs/iomap/ F: include/linux/iomap.h IOMMU DRIVERS |