ext4: remove duplicate remount check for JOURNAL_CHECKSUM change
authorEric Sandeen <sandeen@redhat.com>
Fri, 13 Feb 2015 04:04:27 +0000 (23:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 13 Feb 2015 04:04:27 +0000 (23:04 -0500)
commitb94a8b36be4e74d8caff387fadf71f9f97c2ea69
treef12c145a4f219568ca2565cbf7ae8b83712b064c
parent0572639ff66dcffe62d37adfe4c4576f9fc398f4
ext4: remove duplicate remount check for JOURNAL_CHECKSUM change

rejection of, changing journal_checksum during remount.  One suffices.

While we're at it, remove old comment about the "check" option
which has been deprecated for some time now.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c