Hello, I'm working on a flash fs and find I need to free memory and maybe write data to flash for each inode upon unmounting the fs. Is there a way of getting a list of all inodes in a file system, or do I need to keep a list of all inodes myself and iterate over it in file_system_type.kill_sb? Any examples to look at? /Fredrik Arnerup -- 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