Re: [PATCH 4/4] jbd: fix error handling for checkpoint io (rebased)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Wednesday, May 14, 2008 - 7:44 am

> >  
  Actually, journal_abort() (which could be called from journal_destroy())
does nothing to the filesystem as such. So at this moment, ext3 can still
happily think everything is OK. We only detect aborted journal in
ext3_journal_start_sb() and call ext3_abort() in that case, which does all
that is needed...

									Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/4] jbd: ordered data integrity fix (rebased), Hidehiro Kawai, (Tue May 13, 9:48 pm)
Re: [PATCH 4/4] jbd: fix error handling for checkpoint io ..., Jan Kara, (Wed May 14, 7:44 am)
Re: [PATCH 2/4] jbd: ordered data integrity fix (rebased), Hidehiro Kawai, (Fri May 16, 3:25 am)
Re: [PATCH 3/4] jbd: abort when failed to log metadata ..., Hidehiro Kawai, (Fri May 16, 3:26 am)
Re: [PATCH 3/4] jbd: abort when failed to log metadata ..., Hidehiro Kawai, (Tue May 20, 6:33 pm)