linux/fs/overlayfs
Miklos Szeredi 55acc66182 ovl: add flag for upper in ovl_entry
For rename, we need to ensure that an upper alias exists for hard links
before attempting the operation.  Introduce a flag in ovl_entry to track
the state of the upper alias.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-07-04 22:03:18 +02:00
..
copy_up.c ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
dir.c ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
inode.c ovl: hash overlay non-dir inodes by copy up origin 2017-07-04 22:03:17 +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: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
overlayfs.h ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
ovl_entry.h ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
readdir.c ovl: cleanup bad and stale index entries on mount 2017-07-04 22:03:17 +02:00
super.c ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00
util.c ovl: add flag for upper in ovl_entry 2017-07-04 22:03:18 +02:00