kernel_optimize_test/fs/overlayfs
Vivek Goyal d6eac03913 ovl: Move the copy up helpers to copy_up.c
Right now two copy up helpers are in inode.c.  Amir suggested it might be
better to move these to copy_up.c.

There will one more related function which will come in later patch.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2018-07-20 09:56:06 +02:00
..
copy_up.c ovl: Move the copy up helpers to copy_up.c 2018-07-20 09:56:06 +02:00
dir.c ovl: copy up times 2018-07-18 15:44:40 +02:00
export.c ovl: Pass argument to ovl_get_inode() in a structure 2018-05-31 11:06:12 +02:00
file.c ovl: add reflink/copyfile/dedup support 2018-07-18 15:44:42 +02:00
inode.c ovl: Move the copy up helpers to copy_up.c 2018-07-20 09:56:06 +02:00
Kconfig ovl: Kconfig documentation fixes 2018-05-31 11:06:10 +02:00
Makefile ovl: stack file ops 2018-07-18 15:44:41 +02:00
namei.c ovl: Initialize ovl_inode->redirect in ovl_get_inode() 2018-07-20 09:56:05 +02:00
overlayfs.h ovl: Move the copy up helpers to copy_up.c 2018-07-20 09:56:06 +02:00
ovl_entry.h ovl: add support for "xino" mount and config options 2018-04-12 12:04:50 +02:00
readdir.c ovl: fix wrong use of impure dir cache in ovl_iterate() 2018-07-17 16:04:34 +02:00
super.c vfs: remove open_flags from d_real() 2018-07-18 15:44:44 +02:00
util.c ovl: copy up inode flags 2018-07-18 15:44:41 +02:00