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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Tuesday, October 2, 2007 - 3:06 am

> diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
...
  Hmm, why don't you use the return value from raw_inode? It can be
either -EIO or -EINVAL if 'ino' was invalid...
  Otherwise the patch looks fine.

								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, 6:09 am)
[PATCH 02/30] IGET: Use iget_failed() in AFS, David Howells, (Mon Oct 1, 6:09 am)
[PATCH 03/30] IGET: Use iget_failed() in GFS2, David Howells, (Mon Oct 1, 6:09 am)
[PATCH 18/30] IGET: Stop ISOFS from using read_inode(), David Howells, (Mon Oct 1, 6:10 am)
Re: [PATCH 07/30] IGET: Stop BEFS from using iget() and re ..., Christoph Hellwig, (Mon Oct 1, 11:06 am)
Re: [PATCH 11/30] IGET: Stop EXT2 from using iget() and re ..., Jan Kara, (Tue Oct 2, 3:06 am)