mirror_zfs/etc/init.d
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
..
.gitignore Fix autoconf variable substitution in init scripts. 2011-08-19 16:26:14 -07:00
Makefile.am Use automatic variable in Makefile 2011-09-26 09:22:30 -07:00
Makefile.in Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
zfs.arch.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.fedora.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.gentoo.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.lsb.in Quote variables in the zfs.lsb script. 2011-12-05 09:51:55 -08:00
zfs.lunar.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00
zfs.redhat.in Fix incorrect zpool_cache substitution 2011-08-22 16:01:59 -07:00