freebsd-dev/scripts
Etienne Dechamps cb2d19010d Support the fallocate() file operation.
Currently only the (FALLOC_FL_PUNCH_HOLE) flag combination is
supported, since it's the only one that matches the behavior of
zfs_space(). This makes it pretty much useless in its current
form, but it's a start.

To support other flag combinations we would need to modify
zfs_space() to make it more flexible, or emulate the desired
functionality in zpl_fallocate().

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #334
2012-02-09 16:19:32 -08:00
..
zpios-profile Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
zpios-test Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
zpool-config Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
zpool-layout Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
common.sh.in Fix zconfig.sh non-optimal alignment 2012-02-09 13:23:28 -08:00
Makefile.am
Makefile.in Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
zconfig.sh Fix zconfig.sh non-optimal alignment 2012-02-09 13:23:28 -08:00
zfault.sh Disable 90-zfs.rules for test suite 2011-10-11 14:45:37 -07:00
zfs.sh Add default stack checking 2011-06-13 13:50:21 -07:00
zpios-sanity.sh Disable 90-zfs.rules for test suite 2011-10-11 14:45:37 -07:00
zpios-survey.sh
zpios.sh Always unload zpios.ko on exit 2011-06-02 10:25:35 -07:00
zpool-create.sh