alistair23-linux/fs/overlayfs
Miklos Szeredi a78d9f0d5d ovl: support multiple lower layers
Allow "lowerdir=" option to contain multiple lower directories separated by
a colon (e.g. "lowerdir=/bin:/usr/bin").  Colon characters in filenames can
be escaped with a backslash.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2014-12-13 00:59:52 +01:00
..
copy_up.c ovl: make path-type a bitmap 2014-12-13 00:59:42 +01:00
dir.c ovl: dont replace opaque dir 2014-12-13 00:59:43 +01:00
inode.c ovl: make path-type a bitmap 2014-12-13 00:59:42 +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 ovl: helper to iterate layers 2014-12-13 00:59:43 +01:00
readdir.c ovl: check whiteout on lowest layer as well 2014-12-13 00:59:45 +01:00
super.c ovl: support multiple lower layers 2014-12-13 00:59:52 +01:00