[git pull] d_path fixup
From: Al Viro
Date: Mon Sep 16 2019 - 21:37:46 EST
d_absolute_path() regression in the last cycle (felt by tomoyo,
mostly)
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.dcache
for you to fetch changes up to f2683bd8d5bdebb929f05ae26ce6d9b578927ce5:
[PATCH] fix d_absolute_path() interplay with fsmount() (2019-08-30 19:31:09 -0400)
----------------------------------------------------------------
Al Viro (1):
fix d_absolute_path() interplay with fsmount()
fs/d_path.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)