]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2018 16:56:38 +0000 (09:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2018 16:56:38 +0000 (09:56 -0700)
commit8e50e965d8126913469b9834d083abbd35a25762
treeee782f30c6f92daf605172fdf22a8a683d692015
parentfc098cf614b5d92ecedaab3e0eccb847711bf347
parenteb96a395bc91824255c822f7b42f9c655740c018
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull proc_fill_cache regression fix from Al Viro:
 "Regression fix for proc_fill_cache() braino introduced when switching
  instantiate() callback to d_splice_alias()"

* 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix proc_fill_cache() in case of d_alloc_parallel() failure
fs/proc/base.c