linux/fs/overlayfs
Miklos Szeredi 495e642939 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>
2017-09-04 21:42:22 +02:00
..
copy_up.c ovl: mark parent impure and restore timestamp on ovl_link_up() 2017-07-04 22:08:15 +02:00
dir.c ovl: constant d_ino for non-merge dirs 2017-07-27 21:54:06 +02:00
inode.c ovl: check snprintf return 2017-07-27 21:54:05 +02:00
Kconfig ovl: introduce the inodes index dir feature 2017-07-04 22:03:17 +02:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
namei.c ovl: check for bad and whiteout index on lookup 2017-07-20 11:08:21 +02:00
overlayfs.h ovl: constant d_ino for non-merge dirs 2017-07-27 21:54:06 +02:00
ovl_entry.h ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
readdir.c ovl: constant d_ino for non-merge dirs 2017-07-27 21:54:06 +02:00
super.c vfs: add flags to d_real() 2017-09-04 21:42:22 +02:00
util.c ovl: constant d_ino for non-merge dirs 2017-07-27 21:54:06 +02:00