On Fri, 2010-07-02 at 16:34 +0200, Frederic Weisbecker wrote: > vfs_readdir() locks the directory before calling the fs, and none > of the nested classes would be in its good right there, as the > directory is the current inode to work on, not a parent nor a > child or so. Nah, what I was referring to is sticking the i_mutex into a different class on inode creation, but apparently we already do, see unlock_new_inode(). So its not a pure directory thing.. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html