From: Jeff Liu <jeff.liu@oracle.com>
To: xfs@oss.sgi.com
Subject: [PATCH v7 0/4] xfs: seek_data/seek_hole refinements
Date: Mon, 13 Aug 2012 21:07:25 +0800 [thread overview]
Message-ID: <5028FC0D.6030302@oracle.com> (raw)
Hello,
Here is the updated patch set for improving SEEK_DATA/SEEK_HOLE with page cache probing for unwritten
extents, it fixes a couple of issues according to Dave and Mark's review comments towards v6.
Changes from v7 to v6:
- xfs_lookup_buffer_offset(), remove page unlock out of it, fix comments for this routine.
- xfs_find_get_pgoff(), sample the next page index while the page is locked.
- xfs_seek_data()/xfs_seek_hole(), move extent state check up stuff to a loop in both routines.
Old version:
Version 6 of this posting can be found at
http://oss.sgi.com/archives/xfs/2012-08/msg00028.html
Version 5 of this posting can be found at
http://www.spinics.net/lists/xfs/msg12987.html
Version 4 of this posting can be found at
http://oss.sgi.com/archives/xfs/2012-07/msg00279.html
Version 3 of this posting can be found at
http://oss.sgi.com/archives/xfs/2012-07/msg00050.html
Version 2 of this posting can be found at
http://oss.sgi.com/archives/xfs/2012-06/msg00407.html
Version 1 of this posting can be found at
http://www.digipedia.pl/usenet/thread/11980/26875/
Thanks,
-Jeff
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2012-08-13 13:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5028FC0D.6030302@oracle.com \
--to=jeff.liu@oracle.com \
--cc=xfs@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox