David Howells
755aedc159
iget: stop HPPFS from using iget() and read_inode()
...
Stop the HPPFS filesystem from using iget() and read_inode(). Provide an
hppfs_iget(), and call that instead of iget(). hppfs_iget() then uses
iget_locked() directly and returns a proper error code instead of an inode in
the event of an error.
hppfs_fill_sb_common() returns any error incurred when getting the root inode
instead of EINVAL.
Note that the contents of hppfs_kern.c need to be examined:
(*) The HPPFS inode retains a pointer to the proc dentry it is shadowing, but
whilst it does appear to retain a reference to it, it doesn't appear to
destroy the reference if the inode goes away.
(*) hppfs_iget() should perhaps subsume init_inode() and hppfs_read_inode().
(*) It would appear that all hppfs inodes are the same inode because iget()
was being called with inode number 0, which forms the lookup key.
Signed-off-by: David Howells <dhowells@redhat.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:29 -08:00
..
2008-02-07 08:42:26 -08:00
2007-10-17 08:42:45 -07:00
2008-02-07 08:42:27 -08:00
2008-02-07 08:42:26 -08:00
2008-02-07 08:42:27 -08:00
2007-10-19 11:53:37 -07:00
2008-02-07 08:42:27 -08:00
2008-02-07 08:42:27 -08:00
2008-02-07 08:42:27 -08:00
2008-01-24 20:40:05 -08:00
2008-01-25 15:05:47 -08:00
2007-10-18 14:37:29 -07:00
2008-01-24 20:40:40 -08:00
2008-01-30 11:04:43 -06:00
2008-02-06 10:41:13 -08:00
2008-02-07 08:42:27 -08:00
2007-10-22 08:13:21 -07:00
2008-02-07 08:42:27 -08:00
2008-02-07 08:42:27 -08:00
2008-02-07 08:42:27 -08:00
2008-02-07 08:42:28 -08:00
2008-02-07 08:42:28 -08:00
2008-02-07 08:42:28 -08:00
2008-02-07 08:42:27 -08:00
2008-02-06 10:41:05 -08:00
2008-02-07 08:42:28 -08:00
2008-02-07 08:42:29 -08:00
2007-10-17 08:42:45 -07:00
2008-02-07 08:42:29 -08:00
2008-02-05 09:44:14 -08:00
2008-02-07 08:42:28 -08:00
2008-02-06 10:41:20 -08:00
2008-02-06 10:41:20 -08:00
2008-02-07 08:42:28 -08:00
2008-02-07 08:42:28 -08:00
2008-02-01 16:42:15 -05:00
2008-02-07 08:42:28 -08:00
2008-02-06 10:41:05 -08:00
2008-02-07 08:42:26 -08:00
2008-02-07 08:42:26 -08:00
2007-10-18 14:37:31 -07:00
2008-02-05 09:44:14 -08:00
2008-02-05 09:44:13 -08:00
2008-02-07 08:42:29 -08:00
2008-02-06 10:41:08 -08:00
2008-02-07 08:42:28 -08:00
2008-02-07 08:42:28 -08:00
2007-10-17 08:42:56 -07:00
2008-02-07 08:42:26 -08:00
2008-02-07 08:42:28 -08:00
2008-02-06 10:41:02 -08:00
2008-01-25 17:19:08 -08:00
2008-02-07 08:42:29 -08:00
2007-10-17 08:43:00 -07:00
2008-02-07 08:42:29 -08:00
2008-02-07 08:42:26 -08:00
2008-02-05 09:44:14 -08:00
2008-01-30 13:31:17 +01:00
2007-10-17 08:43:00 -07:00
2007-10-18 14:37:22 -07:00
2008-02-07 08:42:26 -08:00
2007-12-20 07:49:53 -08:00
2007-10-19 11:53:40 -07:00
2008-02-06 22:39:44 +01:00
2007-10-19 23:21:04 +02:00
2007-10-17 08:42:54 -07:00
2007-10-19 23:21:04 +02:00
2007-10-19 23:21:04 +02:00
2007-10-17 08:42:50 -07:00
2008-01-28 10:04:46 +01:00
2008-02-06 10:41:06 -08:00
2008-02-05 09:44:14 -08:00
2008-01-24 20:40:38 -08:00
2008-01-30 13:31:46 +01:00
2008-02-07 08:42:16 -08:00
2008-02-06 10:41:03 -08:00
2008-02-06 10:41:07 -08:00
2007-07-29 17:09:29 -07:00
2008-02-05 09:44:13 -08:00
2007-07-20 10:11:58 +09:00
2008-02-06 10:41:07 -08:00
2007-07-16 09:05:36 -07:00
2008-02-06 10:41:03 -08:00
2008-02-05 09:44:07 -08:00
2008-02-05 09:44:07 -08:00
2007-10-19 11:53:40 -07:00
2007-10-19 11:53:38 -07:00
2008-02-06 10:41:06 -08:00
2008-02-06 10:41:05 -08:00
2007-07-17 12:00:03 -07:00
2008-01-28 23:58:27 -05:00
2008-02-06 10:41:00 -08:00
2008-02-06 10:41:07 -08:00
2008-02-07 08:42:16 -08:00
2008-01-28 11:38:15 +01:00
2008-02-07 08:42:24 -08:00
2008-01-30 13:31:46 +01:00
2008-02-05 09:44:13 -08:00
2008-02-03 17:51:36 -05:00
2008-01-30 13:31:46 +01:00
2007-10-25 15:18:29 -07:00
2008-02-05 09:44:13 -08:00
2008-02-06 10:41:05 -08:00
2008-02-06 10:41:09 -08:00
2007-07-19 10:04:45 -07:00
2007-11-14 18:45:42 -08:00
2007-10-15 17:00:19 +02:00
2008-02-06 10:41:02 -08:00
2007-10-21 02:37:25 -04:00
2008-02-07 08:42:26 -08:00
2008-01-28 23:58:27 -05:00
2007-12-06 17:39:54 -05:00
2008-02-06 10:41:09 -08:00
2007-10-10 16:55:33 -07:00
2008-02-06 10:41:03 -08:00
2008-02-01 09:26:32 +01:00
2007-10-19 23:21:04 +02:00
2008-02-05 09:44:07 -08:00
2008-02-06 10:41:03 -08:00
2008-02-05 09:44:20 -08:00