> If ramfs_fill_super() and ramfs_kill_sb() are used in pair, this memory > will be freed in ramfs_kill_sb(). In some configurations, it apparently > breaks, at least for devtmpfs and tiny-shmem. > > As you already free fsi in ramfs_fill_super(), kfree() in > ramfs_kill_sb() can be removed now. i dunno about this, thanks for telling me :) i am not at this stage of fixing those bugs as i dont have any further knowledge of the fs calls and functions. so i cant be fixing this your way, anyways i am dropping my patch now :) -- 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