git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99ccbd2
)
ceph: clean PgPrivate2 on returning from readpages
author
Milosz Tanski
<milosz@adfin.com>
Wed, 21 Aug 2013 21:30:27 +0000
(17:30 -0400)
committer
Milosz Tanski
<milosz@adfin.com>
Fri, 6 Sep 2013 16:50:11 +0000
(16:50 +0000)
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 <milosz@adfin.com>
No differences found