From: Joe Thornber Date: Fri, 8 Nov 2013 16:36:17 +0000 (+0000) Subject: dm cache: add remove_cblock method to policy interface X-Git-Tag: v3.13-rc1~97^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532906aa7f9656209f30f08dfadd328fc1bc6912;p=pandora-kernel.git dm cache: add remove_cblock method to policy interface Implement policy_remove_cblock() and add remove_cblock method to the mq policy. These methods will be used by the following cache block invalidation patch which adds the 'invalidate_cblocks' message to the cache core. Also, update some comments in dm-cache-policy.h Signed-off-by: Joe Thornber Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed