David Howells eab1df71a0 iget: stop JFS from using iget() and read_inode()
Stop the JFS filesystem from using iget() and read_inode().  Replace
jfs_read_inode() with jfs_iget(), and call that instead of iget().  jfs_iget()
then uses iget_locked() directly and returns a proper error code instead of an
inode in the event of an error.

jfs_fill_super() returns any error incurred when getting the root inode
instead of EINVAL.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-07 08:42:28 -08:00
..
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2007-04-26 07:30:29 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2007-10-17 08:43:02 -07:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2006-10-02 09:55:27 -05:00
2008-02-03 15:42:53 +02:00
2006-02-09 09:09:16 -06:00