ext4: Print mount options in when mounting and add a remount message
authorCurt Wohlgemuth <curtw@google.com>
Sun, 16 May 2010 16:00:00 +0000 (12:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 16 May 2010 16:00:00 +0000 (12:00 -0400)
This adds a "re-mounted" message to ext4_remount(), and both it and
the mount message in ext4_fill_super() now have the original mount
options data string.

Signed-off-by: Curt Wohlgemuth <curtw@google.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c

diff --cc fs/ext4/super.c
Simple merge