From: Sage Weil Date: Tue, 9 Feb 2010 21:41:18 +0000 (-0800) Subject: ceph: cap revocation fixes X-Git-Tag: v2.6.34-rc2~9^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd03635913a86afb7c2cfc0058932956b05b51e;p=pandora-kernel.git ceph: cap revocation fixes Try to invalidate pages in ceph_check_caps() if FILE_CACHE is being revoked. If we fail, queue an immediate async invalidate if FILE_CACHE is being revoked. (If it's not being revoked, we just queue the caps for later evaluation later, as per the old behavior.) Signed-off-by: Sage Weil --- Reading git-diff-tree failed