From 76be778b3a4eae63ee4dcb22ff2045d3a0fe863b Mon Sep 17 00:00:00 2001 From: Milosz Tanski Date: Wed, 21 Aug 2013 17:30:27 -0400 Subject: [PATCH] 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-format-patch failed