Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Oct 2016 15:49:03 +0000 (08:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Oct 2016 15:49:03 +0000 (08:49 -0700)
commita28ad14e057b6ec2ad9a8b09a44aa859d79c0ff8
treed59b703629e6dddc2c4755888ddd2df3d2634fa4
parentc3f8f7fa8b19e274e7eb99dee428ad3a9b2ad8eb
parente952813e210b3addaea063da64ef68c3f30c0aa2
Merge branch 'for_linus' of git://git./linux/kernel/git/jack/linux-fs

Pull misc filesystem fixes from Jan Kara:
 "A fix for an isofs change apparently breaking mount(8) in some cases
  and one ext2 warning fix"

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  ext2: avoid bogus -Wmaybe-uninitialized warning
  isofs: Do not return EACCES for unknown filesystems