mirror_zfs/include/linux
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
..
blkdev_compat.h Improve ZVOL queue behavior. 2012-02-07 16:23:06 -08:00
dcache_compat.h Add Linux Compat Infrastructure 2011-02-10 09:25:10 -08:00
Makefile.am Add the release component to headers 2012-01-18 12:19:47 -08:00
Makefile.in Support the fallocate() file operation. 2012-02-09 16:19:32 -08:00
vfs_compat.h Linux 3.2 compat: set_nlink() 2011-12-16 20:02:52 -08:00
xattr_compat.h Linux compat 2.6.39: security_inode_init_security() 2011-07-01 12:40:08 -07:00