summaryrefslogtreecommitdiff
path: root/fs/hugetlbfs
diff options
context:
space:
mode:
authorJosh Triplett <josht@us.ibm.com>2006-09-29 08:59:25 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-29 16:18:08 (GMT)
commit105f4d7a813e9ef6be58549f5d2a49af1764da19 (patch)
tree8dcb1f371f05ff8699919eebe7e187c8f74c5844 /fs/hugetlbfs
parent99fc705996285ed2746c0c8ae8313d0a04d62ec9 (diff)
downloadlinux-fsl-qoriq-105f4d7a813e9ef6be58549f5d2a49af1764da19.tar.xz
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
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@freedesktop.org> Acked-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/hugetlbfs')
0 files changed, 0 insertions, 0 deletions