From: Yehuda Sadeh Date: Fri, 19 Feb 2010 00:07:01 +0000 (+0000) Subject: ceph: remove page upon writeback completion if lost cache cap X-Git-Tag: v2.6.34-rc2~9^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e63dc5c780ba32d6d8b3662eecce2b8d96489b41;p=pandora-kernel.git ceph: remove page upon writeback completion if lost cache cap This page should have been removed earlier when the cache cap was revoked, but a writeback was in flight, so it was skipped. We truncate it here just as the writeback finishes, while it's still locked. Signed-off-by: Yehuda Sadeh Signed-off-by: Sage Weil --- Reading git-diff-tree failed