1
0
Fork 0
alistair23-linux/fs/overlayfs
Miklos Szeredi 7676895f47 ovl: ovl_dir_fsync() cleanup
Check against !OVL_PATH_LOWER instead of OVL_PATH_MERGE.  For a copied up
directory the two are currently equivalent.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2014-11-20 16:40:02 +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
copy_up.c overlay filesystem 2014-10-24 00:14:38 +02:00
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
overlayfs.h overlay filesystem 2014-10-24 00:14:38 +02:00
readdir.c ovl: ovl_dir_fsync() cleanup 2014-11-20 16:40:02 +01:00
super.c ovl: use lockless_dereference() for upperdentry 2014-11-20 16:40:01 +01:00