]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
vfs: add flags to d_real()
authorMiklos Szeredi <mszeredi@redhat.com>
Mon, 4 Sep 2017 19:42:22 +0000 (21:42 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Mon, 4 Sep 2017 19:42:22 +0000 (21:42 +0200)
commit495e642939114478a5237a7d91661ba93b76f15a
tree99d9efa957ece9af764956d9ae2532de375351fa
parent191a3980c6161d40c32e69273e0567615be17001
vfs: add flags to d_real()

Add a separate flags argument (in addition to the open flags) to control
the behavior of d_real().

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Documentation/filesystems/Locking
Documentation/filesystems/vfs.txt
fs/open.c
fs/overlayfs/super.c
include/linux/dcache.h
include/linux/fs.h