Re: e2fsck exit codes
From: Theodore Ts'o <tytso@mit.edu>
Date: 2017-02-15 15:44:28
From: Theodore Ts'o <tytso@mit.edu>
Date: 2017-02-15 15:44:28
On Tue, Feb 14, 2017 at 11:00:51AM -0800, thanumalayan mad wrote:
Thank you for the quick reply! (I was curious about the free-blocks Would this be the way to proceed? I am hoping "-E journal_only" also takes care of clearing orphan inodes and still exits with a 0. (Note: The output I pasted above is derived from a file system created with default options, and does not switch off uninit_bg or lazy_itable_init.)
What are you trying to _do_ by, at the high level? It should do what you want, but at this point I'm wondering _why_ you want to do it, and whether or not it is something you _should_ be doing. - Ted