keys: annotate seqfile ops with __releases and __acquires
authorJames Morris <jmorris@namei.org>
Thu, 18 Jun 2009 12:00:05 +0000 (22:00 +1000)
committerJames Morris <jmorris@namei.org>
Wed, 24 Jun 2009 14:09:12 +0000 (00:09 +1000)
Annotate seqfile ops with __releases and __acquires to stop sparse
complaining about unbalanced locking.

Signed-off-by: James Morris <jmorris@namei.org>
Reviewed-by: Serge Hallyn <serue@us.ibm.com>

No differences found