From: David Howells Date: Fri, 3 Apr 2009 15:42:37 +0000 (+0100) Subject: FS-Cache: Add cache management X-Git-Tag: v2.6.30-rc1~229^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c515dd47ab41be3f89e757d441661795470b376;p=pandora-kernel.git FS-Cache: Add cache management Implement the entry points by which a cache backend may initialise, add, declare an error upon and withdraw a cache. Further, an object is created in sysfs under which each cache added will get an object created: /sys/fs/fscache// All of this is described in Documentation/filesystems/caching/backend-api.txt added by a previous patch. 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