]> 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)
commit13f01eee1a3157a68a030addba656701b92ae300
treeee782f30c6f92daf605172fdf22a8a683d692015
parenta3b21290b8393ada65901717b753a9d93ed02eb2
parentcc0d0aa8bc88b1fd30213f9e06f7d5d203238da6
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