Files
mirror_zfs/module/os/linux/zfs
Rob Norris fa330646b9 zfs_file: rename zfs_file_fallocate to zfs_file_deallocate
We only use it on a specific way: to punch a hole in (make sparse) a
region of a file, in order to implement TRIM-like behaviour.

So, call the op "deallocate", and move the Linux-style mode flags down
into the Linux implementation, since they're an implementation detail.

FreeBSD gets a no-op stub (for the moment).

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16496
2024-09-18 11:35:04 -07:00
..
2024-09-14 13:47:59 -07:00
2024-09-18 11:23:51 -07:00
2023-09-07 14:38:17 -07:00
2023-09-01 18:00:30 -07:00
2024-09-18 11:23:51 -07:00
2023-11-08 10:19:41 -08:00
2024-09-14 13:47:59 -07:00
2022-10-29 13:05:11 -07:00
2024-09-18 11:23:51 -07:00
2024-09-18 11:23:50 -07:00
2024-09-18 11:23:51 -07:00