From: Milosz Tanski Date: Wed, 21 Aug 2013 21:30:27 +0000 (-0400) Subject: ceph: clean PgPrivate2 on returning from readpages X-Git-Tag: v3.12-rc1~90^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76be778b3a4eae63ee4dcb22ff2045d3a0fe863b;p=pandora-kernel.git ceph: clean PgPrivate2 on returning from readpages In some cases the ceph readapages code code bails without filling all the pages already marked by fscache. When we return back to readahead code this causes a BUG. Signed-off-by: Milosz Tanski --- Reading git-diff-tree failed