linux/fs/overlayfs
Amir Goldstein 6b8aa129dc ovl: generalize ovl_create_workdir()
Pass in the subdir name to create and specify if subdir is persistent
or if it should be cleaned up on every mount.

Move fallback to readonly mount on failure to create dir and print of error
message into the helper.

This function is going to be used for creating the persistent 'index' dir
under workbasedir.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-07-04 22:03:17 +02:00
..
copy_up.c ovl: move __upperdentry to ovl_inode 2017-07-04 22:03:16 +02:00
dir.c ovl: move __upperdentry to ovl_inode 2017-07-04 22:03:16 +02:00
inode.c ovl: move impure to ovl_inode 2017-07-04 22:03:16 +02:00
Kconfig ovl: select EXPORTFS 2017-05-15 10:53:07 +02:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
namei.c ovl: relax same fs constrain for ovl_check_origin() 2017-07-04 22:03:17 +02:00
overlayfs.h vfs: introduce inode 'inuse' lock 2017-07-04 22:03:16 +02:00
ovl_entry.h ovl: get exclusive ownership on upper/work dirs 2017-07-04 22:03:17 +02:00
readdir.c ovl: proper cleanup of workdir 2016-09-01 11:11:59 +02:00
super.c ovl: generalize ovl_create_workdir() 2017-07-04 22:03:17 +02:00
util.c vfs: introduce inode 'inuse' lock 2017-07-04 22:03:16 +02:00