Merge tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Jan 2017 02:33:35 +0000 (18:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Jan 2017 02:33:35 +0000 (18:33 -0800)
commite02003b515e8d95f40f20f213622bb82510873d2
tree78f7e5cfdc4cc626a8138dd1bd9428bca24c4000
parent4cf184638bcf2bdd1bcbc661f4717b648ad4ce40
parentff97f2399edac1e0fb3fa7851d5fbcbdf04717cf
Merge tag 'xfs-for-linus-4.10-rc3' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:

 - fixes for crashes and double-cleanup errors

 - XFS maintainership handover

 - fix to prevent absurdly large block reservations

 - fix broken sysfs getter/setters

* tag 'xfs-for-linus-4.10-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: fix max_retries _show and _store functions
  xfs: update MAINTAINERS
  xfs: fix crash and data corruption due to removal of busy COW extents
  xfs: use the actual AG length when reserving blocks
  xfs: fix double-cleanup when CUI recovery fails
MAINTAINERS