login
Header Space

 
 

Re: [PATCH 12/30] IGET: Stop EXT3 from using iget() and read_inode()

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Howells <dhowells@...>
Cc: <hch@...>, <viro@...>, <torvalds@...>, <akpm@...>, <linux-kernel@...>, <linux-fsdevel@...>
Date: Tuesday, October 2, 2007 - 6:24 am

> diff --git a/fs/ext3/ialloc.c b/fs/ext3/ialloc.c
  But if you 'goto out' in some branches, we loose the ext3_warning()
which we probably don't want.

  Wouldn't here -EIO be more appropriate?

  And similarly here...

  Why don't we use PTR_ERR() always? Is there some reason not to return
-EIO?

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

Messages in current thread:
[PATCH 00/30] Remove iget() and read_inode(), David Howells, (Mon Oct 1, 9:09 am)
[PATCH 18/30] IGET: Stop ISOFS from using read_inode(), David Howells, (Mon Oct 1, 9:10 am)
Re: [PATCH 12/30] IGET: Stop EXT3 from using iget() and read..., Jan Kara, (Tue Oct 2, 6:24 am)
[PATCH 03/30] IGET: Use iget_failed() in GFS2, David Howells, (Mon Oct 1, 9:09 am)
[PATCH 02/30] IGET: Use iget_failed() in AFS, David Howells, (Mon Oct 1, 9:09 am)
speck-geostationary