Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Dec 2017 04:15:49 +0000 (20:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Dec 2017 04:15:49 +0000 (20:15 -0800)
commit7c5cac1bc7170bfc726a69eb64947c55658d16ad
treeaf8a13c25b9c8298826202ac233bfd78ec34cc8b
parent4e746cf4f721d6397bace501f5feadb46eec1314
parentb7e0b6ff54dd92febbb1914ab93cd6a21622e169
Merge tag 'xfs-4.15-fixes-5' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:
 "Here are a few more bug fixes & cleanups for 4.15-rc4:

   - clean up duplicate includes

   - remove ancient 'no-alloc' crap code that occasionally caused hard
     fs shutdowns due to lack of proper space reservations

   - fix regression in FIEMAP behavior when reporting xattr extents"

* tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: make iomap_begin functions trim iomaps consistently
  xfs: remove "no-allocation" reservations for file creations
  fs: xfs: remove duplicate includes