All of lore.kernel.org
 help / color / mirror / Atom feed
From: Milosz Tanski <milosz@adfin.com>
To: ceph-devel@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org, sage@inktank.com, zheng.z.yan@intel.com
Subject: [PATCH 0/2] Cleanup invalidate page
Date: Fri, 9 Aug 2013 12:59:21 -0400	[thread overview]
Message-ID: <cover.1375686804.git.milosz@adfin.com> (raw)

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


             reply	other threads:[~2013-08-09 16:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-09 16:59 Milosz Tanski [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1375686804.git.milosz@adfin.com \
    --to=milosz@adfin.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=sage@inktank.com \
    --cc=zheng.z.yan@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.