All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] vfs.git fix proc_fill_cache() regression
@ 2018-06-08  5:33 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2018-06-08  5:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-kernel

	Regression fix for proc_fill_cache() braino introduced when
switching instantiate() callback to d_splice_alias().

[with apologies for being MIA for several days - flu started on Sunday and
got really nasty on Tuesday; back to normal now, hopefully]

The following changes since commit 888e2b03ef56694290e58bd9ac23f8033bf6369f:

  switch the rest of procfs lookups to d_splice_alias() (2018-05-26 14:20:50 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.lookup

for you to fetch changes up to d85b399b64e85a311c09205c675d4ae1c5af6246:

  fix proc_fill_cache() in case of d_alloc_parallel() failure (2018-06-08 01:17:11 -0400)

----------------------------------------------------------------
Al Viro (1):
      fix proc_fill_cache() in case of d_alloc_parallel() failure

 fs/proc/base.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-08  5:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08  5:33 [git pull] vfs.git fix proc_fill_cache() regression Al Viro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.