Re: [PATCH] [fuse] Add lock annotations to request_end andfuse_read_interrupt

From: Miklos Szeredi
Date: Tue Jul 25 2006 - 05:18:07 EST


> request_end and fuse_read_interrupt release fc->lock. 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>

Acked-by: Miklos Szeredi <miklos@xxxxxxxxxx>

Thanks,
Miklos
-
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/