mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-07 23:04:53 +03:00
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 |
||
|---|---|---|
| .. | ||
| 1th-16rc-4rs-1cs-4off.sh | ||
| 1x256th-65536rc-4rs-1cs-4off.sh | ||
| 4th-1024rc-4rs-1cs-4off.sh | ||
| 16th-8192rc-4rs-1cs-4off.sh | ||
| 256th-65536rc-4rs-1cs-4off.sh | ||
| large-thread-survey.sh | ||
| large.sh | ||
| lustre.sh | ||
| Makefile.am | ||
| Makefile.in | ||
| medium.sh | ||
| small.sh | ||
| tiny.sh | ||