linux/fs/overlayfs
Miklos Szeredi 23f0ab13ea ovl: use struct copy_up_ctx as function argument
This cleans up functions with too many arguments.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-07-04 22:03:18 +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
copy_up.c ovl: use struct copy_up_ctx as function argument 2017-07-04 22:03:18 +02:00
dir.c ovl: cleanup bad and stale index entries on mount 2017-07-04 22:03:17 +02:00
inode.c ovl: hash overlay non-dir inodes by copy up origin 2017-07-04 22:03:17 +02:00
namei.c ovl: hash overlay non-dir inodes by copy up origin 2017-07-04 22:03:17 +02:00
overlayfs.h ovl: cleanup bad and stale index entries on mount 2017-07-04 22:03:17 +02:00
ovl_entry.h ovl: introduce the inodes index dir feature 2017-07-04 22:03:17 +02:00
readdir.c ovl: cleanup bad and stale index entries on mount 2017-07-04 22:03:17 +02:00
super.c ovl: cleanup bad and stale index entries on mount 2017-07-04 22:03:17 +02:00
util.c ovl: defer upper dir lock to tempfile link 2017-07-04 22:03:18 +02:00