* [PATCH v8 0/4] xfs: seek_data/seek_hole refinements
@ 2012-08-21 9:11 Jeff Liu
0 siblings, 0 replies; only message in thread
From: Jeff Liu @ 2012-08-21 9:11 UTC (permalink / raw)
To: xfs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-21 9:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21 9:11 [PATCH v8 0/4] xfs: seek_data/seek_hole refinements Jeff Liu
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.