linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph fscache: uncaching single no data page when error
@ 2013-12-19 14:03 Li Wang
  2013-12-19 14:03 ` [PATCH 1/2] ceph fscache: Introduce a routine for uncaching single no data page from fscache Li Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Li Wang @ 2013-12-19 14:03 UTC (permalink / raw)
  To: ceph-devel; +Cc: Sage Weil, Milosz Tanski, linux-fsdevel, linux-kernel, Li Wang

Currently, if one new page allocated into fscache in readpage(), however, 
with no data read into due to error encountered during reading from OSDs, 
the slot in fscache is not uncached. This patch fixes this.

Li Wang (2):
  ceph: Introduce a routine for uncaching single no data page from
    fscache
  ceph: Uncaching no data page from fscache in readpage()

 fs/ceph/addr.c  |    1 +
 fs/ceph/cache.h |   13 +++++++++++++
 2 files changed, 14 insertions(+)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-20 16:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 14:03 [PATCH 0/2] ceph fscache: uncaching single no data page when error Li Wang
2013-12-19 14:03 ` [PATCH 1/2] ceph fscache: Introduce a routine for uncaching single no data page from fscache Li Wang
2013-12-19 14:03 ` [PATCH 2/2] ceph fscache: Uncaching no data page from fscache in readpage() Li Wang
2013-12-20 16:03 ` [PATCH 0/2] ceph fscache: uncaching single no data page when error Milosz Tanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).