On Thu, 13 Apr 2023 17:57:39 +0800, Guoqing Cai wrote: > In jbd2_journal_load(), when journal_reset fails, it prints an incorrect > warn log. > > Fix this by changing the goto statement to return statement. > > Also, return actual error code from jbd2_journal_recover() and journal_reset(). > > [...] Applied, thanks! [1/1] fs: jbd2: fix an incorrect warn log commit: 1d40165047456923fa4343d519353d9440cd68df Best regards, -- Theodore Ts'o <tytso@xxxxxxx>