On Fri, Oct 08, 2010 at 04:21:26PM +1100, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > To allow removal of the inode_lock, we first need to protect the > superblock inode list with its own lock instead of using the > inode_lock. Add a lock to the superblock to protect this list and > nest the new lock inside the inode_lock around the list operations > it needs to protect. > > Based on a patch originally from Nick Piggin. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- 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