Skip to content
Commit bfa3837e authored by David Howells's avatar David Howells
Browse files

fscache, cachefiles: Fix checker warnings



Fix a couple of checker warnings in fscache and cachefiles:

 (1) fscache_n_op_requeue is never used, so get rid of it.

 (2) cachefiles_uncache_page() is passed in a lock that it releases, so
     this needs annotating.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 678edd09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment