]> asedeno.scripts.mit.edu Git - linux.git/commit
ext4: mention noload when recovering on read-only device
authorSimon Ruderich <simon@ruderich.org>
Wed, 18 Oct 2017 17:06:37 +0000 (13:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 18 Oct 2017 17:06:37 +0000 (13:06 -0400)
commitd98bf8cd11985256b96d610453baf1ff8814ff87
tree5ad9d7583fb09d427ec462f56a32dabebbe86aab
parentff894c9c09c6840b7f983ada391da077cd90a3e5
ext4: mention noload when recovering on read-only device

Help the user to find the appropriate mount option to continue mounting
the file system on a read-only device if the journal requires recovery.

Signed-off-by: Simon Ruderich <simon@ruderich.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c