* XFS Add Punch Hole Testing to FSX
@ 2011-05-02 19:16 Allison Henderson
0 siblings, 0 replies; only message in thread
From: Allison Henderson @ 2011-05-02 19:16 UTC (permalink / raw)
To: linux-fsdevel, Ext4 Developers List
Hi all,
This is the fsx test I have been using to develop punch hole for ext4.
There have been some requests to see it, so I will send it to both
linux-fsdevl and the ext4 mailing list.
Ext4 punch hole is done through fallocate, so the patch adds the punch
hole flag to fallocate test. Initially I had trouble enabling the
existing fallocate tests until I made a fix to the Makefile. It looks
like it should be checking for HAVE_FALLOCATE equal to "yes" instead of
"true"? Im not sure if that was a bug or if there was something else I
was supposed to do to configure it correctly, so feed back is
appreciated :) Thanks all!
Allison Henderson
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-02 19:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-02 19:16 XFS Add Punch Hole Testing to FSX Allison Henderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).