Linux/linux 27e6ed5fs/ext2 super.c ext2.h

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 at gmx.com>
Signed-off-by: Jan Kara <jack at suse.cz>
DeltaFile
+3-3fs/ext2/super.c
+0-2fs/ext2/ext2.h
+3-52 files

UnifiedSplitRaw