On Tue, Aug 24, 2010 at 05:48:44PM +1000, Nick Piggin wrote: > The reason I broke nilfs2 is because it duplicates a lot of the > generic inode initialisation code. This really should go in core > code because nilfs2 does not own the generic inode fields. > > It just needs some helper function to do the non-sb related init > stuff for you. No, the problem is much deeper than that. Having inodes outlive superblock is fundamentally broken. All that crap simply needs to go away. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html