From: Jeff Liu <jeff.liu@oracle.com>
To: xfs@oss.sgi.com
Cc: Christoph Hellwig <hch@infradead.org>, Mark Tinguely <tinguely@sgi.com>
Subject: [PATCH v2 0/2] Add two SEEK_DATA/SEEK_HOLE tests
Date: Mon, 06 Feb 2012 22:30:14 +0800 [thread overview]
Message-ID: <4F2FE3F6.8040808@oracle.com> (raw)
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
reply other threads:[~2012-02-06 14:30 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=4F2FE3F6.8040808@oracle.com \
--to=jeff.liu@oracle.com \
--cc=hch@infradead.org \
--cc=tinguely@sgi.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