]> git.proxmox.com Git - mirror_zfs.git/commit
Revert "Temporarily disable Direct IO by default"
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 12 Oct 2024 20:51:35 +0000 (13:51 -0700)
committerGitHub <noreply@github.com>
Sat, 12 Oct 2024 20:51:35 +0000 (13:51 -0700)
commitc642e985e596eb38d9ea9be2bc97ff0fd9c7d5a0
tree37e93187d3f94b4c2d745a774aa707a1490daaa0
parent48dfe3974710aa9807980852aa5f46e1c311c579
Revert "Temporarily disable Direct IO by default"

This partially reverts commit 41210597.  Now that b4e4cbeb2 has
been merged Direct IO can be enabled by default for Linux, but
for FreeBSD there still remains a potentially insufficient range
locking in zfs_getpages() which needs to be resolved.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #16629
module/zfs/zfs_vnops.c