Re: [RFC][PATCH] ext3: don't read inode block if the buffer has a write error

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Nick Piggin <nickpiggin@...>
Cc: Hidehiro Kawai <hidehiro.kawai.ez@...>, <akpm@...>, <sct@...>, <adilger@...>, <linux-kernel@...>, <linux-ext4@...>, <jack@...>, sugita <yumiko.sugita.yf@...>, Satoshi OSHIMA <satoshi.oshima.fk@...>
Date: Monday, June 23, 2008 - 8:31 am

On Mon 23-06-08 21:46:27, Nick Piggin wrote:
  That would be non-trivial effort because there are lots of places which
do things like:
  wait_on_buffer(bh);
  if (!buffer_uptodate)
    /* IO error handling */

  But what you say sounds like a reasonable thing from a logical
perspective.

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

Messages in current thread:
Re: [RFC][PATCH] ext3: don't read inode block if the buffer ..., Jan Kara, (Mon Jun 23, 8:31 am)