CacheFiles: Implement interface to check cache consistency
authorDavid Howells <dhowells@redhat.com>
Wed, 21 Aug 2013 21:29:21 +0000 (17:29 -0400)
committerDavid Howells <dhowells@redhat.com>
Fri, 6 Sep 2013 08:17:30 +0000 (09:17 +0100)
commit5002d7bef81c9646bbb06fb57db4a100aa5a57c5
tree7894e28d5f50756b655acf46dbed6cdd41deccec
parentda9803bc8812f5bd3b26baaa90e515b843c65ff7
CacheFiles: Implement interface to check cache consistency

Implement the FS-Cache interface to check the consistency of a cache object in
CacheFiles.

Original-author: Hongyi Jia <jiayisuse@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Hongyi Jia <jiayisuse@gmail.com>
cc: Milosz Tanski <milosz@adfin.com>
fs/cachefiles/interface.c
fs/cachefiles/internal.h
fs/cachefiles/xattr.c