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)
commitd4c402d9fd97a54bb7ed89f9e9869897eb4f6e1f
tree6469b5d8aa9e18db0d689f79ab8e40ae5ff3064d
parent72b8ab9dde211ea518ff27e631b2046ef90c29a2
ext4: Print mount options in when mounting and add a remount message

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
This page took 0.030028 seconds and 5 git commands to generate.