Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Jul 2018 16:25:09 +0000 (09:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Jul 2018 16:25:09 +0000 (09:25 -0700)
commitf636d300cdd6c5ff30662feb2149640eee85679a
treec3dd79c285d3ec646224d197b59d348cfedd5771
parentcd3f77d74ac31b4627cdfa70812338076a1ea475
parentd4a34e16555708bab5b67e679a95f055d8ef9882
Merge tag 'xfs-4.18-fixes-4' of git://git./fs/xfs/xfs-linux

Pull xfs fixes from Darrick Wong:

 - Fix some uninitialized variable errors

 - Fix an incorrect check in metadata verifiers

* tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: properly handle free inodes in extent hint validators
  xfs: Initialize variables in xfs_alloc_get_rec before using them