linux/fs/ext2
Chengguang Xu 27e6ed54a3 ext2: add warning when specifying nocheck option
The option nocheck(nocheck/check=none) is useless but considering
backwards compatibility it's better to print warning for a while
before completely remove from the code.

This patch add proper warning message for option 'nocheck' and
remove unnecessary comment/function declaration which is used for
removed option 'check'.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2018-06-20 11:04:26 +02:00
..
Kconfig
Makefile
acl.c
acl.h
balloc.c
dir.c
ext2.h ext2: add warning when specifying nocheck option 2018-06-20 11:04:26 +02:00
file.c fs: ext2: Adding new return type vm_fault_t 2018-04-16 09:52:24 +02:00
ialloc.c
inode.c ext2: fix a block leak 2018-05-21 14:30:11 -04:00
ioctl.c
namei.c do d_instantiate/unlock_new_inode combinations safely 2018-05-11 15:36:37 -04:00
super.c ext2: add warning when specifying nocheck option 2018-06-20 11:04:26 +02:00
symlink.c
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c