diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2017-01-03 21:39:34 -0500 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-01-03 21:58:30 -0500 |
commit | 721a0edfbe1f302b93274ce75e0d62843ca63e0d (patch) | |
tree | be7b8f600bad14655a14a8dfc428e519b1aae145 | |
parent | a1b7a4dea6166cf46be895bce4aac67ea5160fe8 (diff) |
xfs: update MAINTAINERS
I am taking over as XFS maintainer from Dave Chinner[1], so update
contact information and git tree pointers.
[1] http://lkml.iu.edu/hypermail/linux/kernel/1612.1/04390.html
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..793a016d9e4d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -13527,11 +13527,11 @@ F: arch/x86/xen/*swiotlb* | |||
13527 | F: drivers/xen/*swiotlb* | 13527 | F: drivers/xen/*swiotlb* |
13528 | 13528 | ||
13529 | XFS FILESYSTEM | 13529 | XFS FILESYSTEM |
13530 | M: Dave Chinner <david@fromorbit.com> | 13530 | M: Darrick J. Wong <darrick.wong@oracle.com> |
13531 | M: linux-xfs@vger.kernel.org | 13531 | M: linux-xfs@vger.kernel.org |
13532 | L: linux-xfs@vger.kernel.org | 13532 | L: linux-xfs@vger.kernel.org |
13533 | W: http://xfs.org/ | 13533 | W: http://xfs.org/ |
13534 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git | 13534 | T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git |
13535 | S: Supported | 13535 | S: Supported |
13536 | F: Documentation/filesystems/xfs.txt | 13536 | F: Documentation/filesystems/xfs.txt |
13537 | F: fs/xfs/ | 13537 | F: fs/xfs/ |