On Wed, Jun 26, 2013 at 11:18:23PM +1000, Dave Chinner wrote: > Do not use VFS level locks and list walks in filesystem code, > not even in debugging code. It's ok for you to do this in private > patches and maintain such abuses yourself, but it's not acceptible > for merging into the mainline tree... Well, that's why I wasn't proposing that the code be enabled by default, and why I described it as "a little gross". > Besides, you haven't even used the correct lock - these bdi > writeback lists are protected by the bdi writeback list lock, not > the superblock inode list lock.... Thanks for pointing that out. I'll fix that. Cheers, - 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