]> Git Repo - linux.git/commitdiff
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <[email protected]>
Sat, 6 Jul 2019 16:53:08 +0000 (09:53 -0700)
committerLinus Torvalds <[email protected]>
Sat, 6 Jul 2019 16:53:08 +0000 (09:53 -0700)
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


Trivial merge
This page took 0.054511 seconds and 4 git commands to generate.