Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jul 2019 18:18:00 +0000 (11:18 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Jul 2019 18:18:00 +0000 (11:18 -0700)
commit366a4e38b8d0d3e8c7673ab5c1b5e76bbfbc0085
tree7008e59815214b760003707257bd06df46a55a9e
parentae9b728c8dc0a9939d89f84e8603258ca2a0df22
parent89b408a68b9dd163b2705b6f73d8e3cc3579b457
Merge tag 'xfs-5.3-merge-13' of git://git./fs/xfs/xfs-linux

Pull xfs cleanups from Darrick Wong:
 "We had a few more lateish cleanup patches come in for 5.3 -- a couple
  of syncups with the userspace libxfs code and a conversion of the XFS
  administrator's guide to ReST format.

  Summary:

   - Bring fs/xfs/libxfs/xfs_trans_inode.c in sync with userspace
     libxfs.

   - Convert the xfs administrator guide to rst and move it into the
     official admin guide under Documentation"

* tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  Documentation: filesystem: Convert xfs.txt to ReST
  xfs: sync up xfs_trans_inode with userspace
  xfs: move xfs_trans_inode.c to libxfs/
Documentation/admin-guide/index.rst
MAINTAINERS