]> git.baikalelectronics.ru Git - kernel.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)
commit88e4ab24c4dc393b17d58fdc6939069f67a3b111
tree5ad9d7583fb09d427ec462f56a32dabebbe86aab
parent33dc5bd52f4a90dcef885b7eadd40a0c210fe06e
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