From: Yehuda Sadeh Date: Fri, 19 Feb 2010 00:10:11 +0000 (+0000) Subject: ceph: don't truncate dirty pages in invalidate work thread X-Git-Tag: v2.6.34-rc2~9^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9af9fb68e01eb2c2165e1bc45cfeeed510c64e6;p=pandora-kernel.git ceph: don't truncate dirty pages in invalidate work thread Instead of truncating the whole range of pages, we skip those pages that are dirty or in the middle of writeback. Those pages will be cleared later when the writeback completes. Signed-off-by: Yehuda Sadeh Signed-off-by: Sage Weil --- Reading git-diff-tree failed