Re: [NFS] [PATCH] [nfsd] Add lock annotations to e_start and e_stop

From: Christoph Hellwig
Date: Wed Jul 26 2006 - 04:05:25 EST


On Tue, Jul 25, 2006 at 08:20:24AM -0700, Josh Triplett wrote:
> e_start acquires svc_export_cache.hash_lock, and e_stop releases it. Add lock
> annotations to these two functions so that sparse can check callers for lock
> pairing, and so that sparse will not complain about these functions since they
> intentionally use locks in this manner.
>
> Signed-off-by: Josh Triplett <josh@xxxxxxxxxxxxxxx>

The Signed-off-by: line doesn't match the from line of this mail. Is that
any problem or fine in general?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/