Re: [PATC] small VFS change for JFFS2

From: Artem B. Bityuckiy
Date: Mon Apr 18 2005 - 08:01:04 EST


Christoph Hellwig wrote:
Why doesn't __wait_on_freeing_inode get called? prune_icache sets I_FREEING
before it's dropping the inode lock.
I suppose because the inode is *deleted* from i_hash. But find_inode_fast looks for inode using *->i_hash*. Of course it will not find anything and call read_inode() immediately. Did I miss something?

--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/