1
0
Fork 0
alistair23-linux/fs/overlayfs
Amir Goldstein da2e6b7eed ovl: fix overlay: warning prefix
Conform two stray warning messages to the standard overlayfs: prefix.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-12-14 11:14:52 +01:00
..
Kconfig ovl: don't follow redirects if redirect_dir=off 2017-12-11 11:28:10 +01:00
Makefile ovl: split super.c 2016-12-16 11:02:56 +01:00
copy_up.c ovl: move include of ovl_entry.h into overlayfs.h 2017-11-09 10:23:27 +01:00
dir.c ovl: fix overlay: warning prefix 2017-12-14 11:14:52 +01:00
inode.c ovl: relax same fs constraint for constant st_ino 2017-11-09 10:23:27 +01:00
namei.c ovl: Pass ovl_get_nlink() parameters in right order 2017-12-11 11:28:10 +01:00
overlayfs.h ovl: Use PTR_ERR_OR_ZERO() 2017-12-11 11:28:11 +01:00
ovl_entry.h ovl: don't follow redirects if redirect_dir=off 2017-12-11 11:28:10 +01:00
readdir.c ovl: fix overlay: warning prefix 2017-12-14 11:14:52 +01:00
super.c ovl: Sync upper dirty data when syncing overlayfs 2017-12-11 11:28:11 +01:00
util.c ovl: re-structure overlay lower layers in-memory 2017-11-09 10:23:27 +01:00