On 2010-03-17, at 08:20, Nick Piggin wrote:
Here is patch 2 with the new syntax. -- fs: brlock vfsmount_lock @@ -1928,7 +1928,7 @@ char *__d_path(const struct path *path, - spin_lock(&vfsmount_lock); + br_read_lock(vfsmount_lock);
+DECLARE_BRLOCK(vfsmount_lock);
This is definitely a lot nicer usage. Thanks. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- 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