On Tue, Oct 18, 2011 at 10:40:31PM +0200, Jan Kara wrote: > On Wed 05-10-11 13:29:29, Thomas Gleixner wrote: > > The state bits and the lock functions of jbd and jbd2 are > > identical. Share them. > Hum, Ted, I don't think this got picked up. What's your opinion? It seems reasonable to me. Factoring out common code is a good though, although inline functions won't save any text space and since this part of the jbd header files are rarely changed, so the maintainability advantages are reduced. I'll take the patch and include it in the ext4 tree. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html