Whamcloud - gitweb
fuse2fs: add a norecovery option which suppresses journal replay
authorTheodore Ts'o <tytso@mit.edu>
Mon, 19 Aug 2019 00:25:53 +0000 (20:25 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 19 Aug 2019 00:25:53 +0000 (20:25 -0400)
commit75e3a9ef4c7a638b91b26dfbfcfc43e5770e9aa2
tree014cf282d6fb8b78a1136ab87fe51f1e1c3b103a
parenta98b2fddbd4d4551668390877f76a47a8761a2ea
fuse2fs: add a norecovery option which suppresses journal replay

Teach fuse2fs the "-o norecovery" option, which will suppress any
journal replay that might be necessary, and mounts the file system
read-only.

Addresses-Debian-Bug: #878927

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/fuse2fs.1.in
misc/fuse2fs.c