From: Jeff Liu <jeff.liu@oracle.com>
To: xfs@oss.sgi.com
Subject: [PATCH v8 0/4] xfs: seek_data/seek_hole refinements
Date: Tue, 21 Aug 2012 17:11:17 +0800 [thread overview]
Message-ID: <503350B5.1010505@oracle.com> (raw)
Hello,
Here is the updated patch set of refine xfs_seek_data/xfs_seek_hole with page cache lookup for unwritten extents.
Hopefully, this version is qualified to be merged. :)
Changes from v8 to v7:
- xfs_find_get_pgoff()
. Sample the next page index without page lock. Also, add comments to clarify why it's safe to check page->index without page lock.
. Remove (pgoff_t) PAGEVEC_SIZE.
- xfs_seek_data()/xfs_seek_hole(), ASSERT(i > 1).
Old version:
Version 7 of this posting can be found at
http://www.spinics.net/lists/xfs/msg13171.html
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-21 9:12 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=503350B5.1010505@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