Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Jul 2019 16:53:08 +0000 (09:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Jul 2019 16:53:08 +0000 (09:53 -0700)
commitceacbc0e145e3b27d8b12eecb881f9d87702765a
tree4012d1c9a737e7737f50340cd91e7e1e87d77e0a
parent69bf4b6b54fb7f52b7ea9ce28d4a360cd5ec956d
parent75f2d86b20bf6aec0392d6dd2ae3ffff26d2ae0e
Merge branch 'fixes' of git://git./linux/kernel/git/viro/vfs

Pull vfs fixlet from Al Viro:
 "Fix bogus default y in Kconfig (VALIDATE_FS_PARSER)

  That thing should not be turned on by default, especially since it's
  not quiet in case it finds no problems. Geert has sent the obvious fix
  quite a few times, but it fell through the cracks"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: VALIDATE_FS_PARSER should default to n