diff mbox series

MAINTAINERS: iomap: Remove fs/iomap.c record

Message ID 20190813061325.16904-1-efremov@linux.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: iomap: Remove fs/iomap.c record | expand

Commit Message

Denis Efremov (Oracle) Aug. 13, 2019, 6:13 a.m. UTC
Update MAINTAINERS to reflect that fs/iomap.c file
was splitted into separate files in fs/iomap/

Cc: Darrick J. Wong <darrick.wong@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: linux-fsdevel@vger.kernel.org
Fixes: cb7181ff4b1c ("iomap: move the main iteration code into a separate file")
Signed-off-by: Denis Efremov <efremov@linux.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Darrick J. Wong Aug. 13, 2019, 3:13 p.m. UTC | #1
On Tue, Aug 13, 2019 at 09:13:25AM +0300, Denis Efremov wrote:
> Update MAINTAINERS to reflect that fs/iomap.c file
> was splitted into separate files in fs/iomap/
> 
> Cc: Darrick J. Wong <darrick.wong@oracle.com>
> Cc: Christoph Hellwig <hch@lst.de>
> Cc: linux-fsdevel@vger.kernel.org
> Fixes: cb7181ff4b1c ("iomap: move the main iteration code into a separate file")
> Signed-off-by: Denis Efremov <efremov@linux.com>

Looks ok,
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

--D

> ---
>  MAINTAINERS | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3ec8154e4630..29514fc19b01 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8415,7 +8415,6 @@ L:	linux-xfs@vger.kernel.org
>  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
>  
> -- 
> 2.21.0
>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3ec8154e4630..29514fc19b01 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8415,7 +8415,6 @@  L:	linux-xfs@vger.kernel.org
 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