* [PATCH v2 0/2] Add two SEEK_DATA/SEEK_HOLE tests
@ 2012-02-06 14:30 Jeff Liu
0 siblings, 0 replies; only message in thread
From: Jeff Liu @ 2012-02-06 14:30 UTC (permalink / raw)
To: xfs; +Cc: Christoph Hellwig, Mark Tinguely
Hello,
This patch series add two tests to verify SEEK_DATA/SEEK_HOLE feature works fine on supported
file systems(Btrfs/OCFS2) and XFS which is in progress.
V2 changes in seek_sanity_tester:
* change test index number from 276 to 279 since I observed that 276~278 have already been used by other tests.
v2 changes in seek_copy_tester:
* change test index number to 280 accordingly.
* s/do_pwrite/full_pwrite/
* add more debug info when writing ZERO byte to dest file.
* fix a bug at create_data_and_holes() to avoid write more bytes exceeding total file size, thank Mark. :)
* mark all function as static, maybe it's better to consolidate some common functions at sanity check and copy tester to a lib file in future.
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-02-06 14:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 14:30 [PATCH v2 0/2] Add two SEEK_DATA/SEEK_HOLE tests 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.