> I haven't looked at doing semantic patches. I suspect it might be > a bit too hard to write. > > Really, *most* filesystems do not play silly games with dcache_lock, > and those that don't are pretty easy. Ones that do need more thought > than semantic patch could probably apply. The advantage of using the semantic patch is that it catches error paths and unusal constructions which are bad for grep better. It does not replace hand review and some hand modification of course. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- 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