From: David Howells Date: Fri, 3 Apr 2009 15:42:36 +0000 (+0100) Subject: FS-Cache: Add the FS-Cache cache backend API and documentation X-Git-Tag: v2.6.30-rc1~229^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dfc41d1efcc4180abfd32f68f0ade540e636ff6;p=pandora-kernel.git FS-Cache: Add the FS-Cache cache backend API and documentation Add the API for a generic facility (FS-Cache) by which caches may declare them selves open for business, and may obtain work to be done from network filesystems. The header file is included by: #include Documentation for the API is also added to: Documentation/filesystems/caching/backend-api.txt This API is not usable without the implementation of the utility functions which will be added in further patches. Signed-off-by: David Howells Acked-by: Steve Dickson Acked-by: Trond Myklebust Acked-by: Al Viro Tested-by: Daire Byrne --- Reading git-diff-tree failed