Whamcloud - gitweb
debugfs: remove misplaced "MMP is unsupported" message
authorTyson Nottingham <tgnottingham@gmail.com>
Wed, 24 Jan 2018 03:33:17 +0000 (19:33 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 8 Feb 2018 04:28:17 +0000 (23:28 -0500)
commitf54f08bd0b9a8a496b19c7b2ce5d53af26c44680
tree5a8f5d9145d626d2b1fe8a8dff9f7f8ffb300256
parentc280fc618e831bff51cd7ef7bf3ac167acb6064b
debugfs: remove misplaced "MMP is unsupported" message

This message was inadvertently copied from the version of do_dump_mmp
that is used when CONFIG_MMP is disabled.

Signed-off-by: Tyson Nottingham <tgnottingham@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
debugfs/debugfs.c