linux/fs/overlayfs
Miklos Szeredi 49c21e1cac ovl: check whiteout while reading directory
Don't make a separate pass for checking whiteouts, since we can do it while
reading the upper directory.

This will make it easier to handle multiple layers.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2014-12-13 00:59:42 +01:00
..
copy_up.c
dir.c ovl: fix remove/copy-up race 2014-11-20 16:39:59 +01:00
inode.c ovl: fix race in private xattr checks 2014-11-20 16:40:00 +01:00
Kconfig ovl: rename filesystem type to "overlay" 2014-11-20 16:39:59 +01:00
Makefile ovl: rename filesystem type to "overlay" 2014-11-20 16:39:59 +01:00
overlayfs.h
readdir.c ovl: check whiteout while reading directory 2014-12-13 00:59:42 +01:00
super.c ovl: use lockless_dereference() for upperdentry 2014-11-20 16:40:01 +01:00