Ping? On Wed, Jun 12, 2019 at 08:40:01AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Claim maintainership over the miscellaneous files outside of fs/xfs/ > that came from xfs. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 57f496cff999..f0edb53b9dd3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17357,7 +17357,13 @@ W: http://xfs.org/ > T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git > S: Supported > F: Documentation/filesystems/xfs.txt > +F: Documentation/ABI/testing/sysfs-fs-xfs > +F: Documentation/filesystems/xfs.txt > +F: Documentation/filesystems/xfs-delayed-logging-design.txt > +F: Documentation/filesystems/xfs-self-describing-metadata.txt > F: fs/xfs/ > +F: include/uapi/linux/dqblk_xfs.h > +F: include/uapi/linux/fsmap.h > > XILINX AXI ETHERNET DRIVER > M: Anirudha Sarangi <anirudh@xxxxxxxxxx>