All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Cleanup invalidate page
@ 2013-08-09 16:59 Milosz Tanski
  2013-08-09 16:59 ` [PATCH 1/2] ceph: Remove bogus check in invalidatepage Milosz Tanski
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Milosz Tanski @ 2013-08-09 16:59 UTC (permalink / raw)
  To: ceph-devel; +Cc: linux-fsdevel, sage, zheng.z.yan

Currently ceph_invalidatepage has is overly eger with it's checks which are
moot. The second change cleans up the case where offset is non zero.

Please pull the from:
  https://bitbucket.org/adfin/linux-fs.git wip-invalidatepage

This simple patchset came from the changes I made while working on fscache
support for cephfs. Per Sage's request I split this up into smaller bites for
testing and review.

Milosz Tanski (2):
  ceph: Remove bogus check in invalidatepage
  ceph: cleanup the logic in ceph_invalidatepage

 fs/ceph/addr.c | 33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)

-- 
1.8.1.2


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

end of thread, other threads:[~2013-08-09 19:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-09 16:59 [PATCH 0/2] Cleanup invalidate page Milosz Tanski
2013-08-09 16:59 ` [PATCH 1/2] ceph: Remove bogus check in invalidatepage Milosz Tanski
2013-08-09 16:59 ` [PATCH 2/2] ceph: cleanup the logic in ceph_invalidatepage Milosz Tanski
2013-08-09 17:44 ` [PATCH 0/2] Cleanup invalidate page Sage Weil
2013-08-09 19:43   ` Milosz Tanski
2013-08-09 19:44     ` Sage Weil
2013-08-09 19:51       ` Milosz Tanski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.