> +static void > +hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) > +{ This series adds a lot of _locked function. I would really like to see an assert_spin_locked or equivalent in each of them, to a) prove we got the locking right, and to b) document the needed lock for new code using them. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html