Re: [PATCH 0/3] fs: peel back the inode_lock some more

From: Christoph Hellwig
Date: Thu Oct 28 2010 - 08:00:27 EST


Shouldn't inode_lock be completely gone after these?

also I hope moving to global locks really is just a step inbetween.
Especially for writeback I doubt moving from inode_lock to another
global lock makes a whole lot of difference - nevermind that it's
not too smart to lock per-object lists with a global lock.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/