Jorgen Lundman
Jorgen Lundman
I went to update the ZFS-on-boot instructions https://openzfsonosx.org/wiki/ZFS_on_Boot and attempted to boot Catalina, but we do have an issue with mounting root: ``` Loaded module v1.9.2-4-d4889d276e, ZFS pool version 5000,...
We don't really need it, but it could be nice for users to be able to rename by clicking on the volume name, and the source has already been made....
We will at some point need a searchfs VNOP in our version. ZEVO has one implemented, and the spotlight utilities attempts to call our missing implementation. This is fairly non-trivial,...
There appears to be some issues with too-frequent allocations in spl-kmem and this is especially noticable due to allocations we do for each read or write IO operation. We embed...
Somewhere along the line, maybe Mojave, our pseudo disks for mountpoints appear to no longer work. ``` # ./cmd.sh zpool create -f zones disk3 # ./cmd.sh zpool export -a disk5s1...
``` --- dkim-dns.c Fri Feb 9 14:22:49 2024 +++ new-dkim-dns.c Fri Feb 9 14:22:35 2024 @@ -276,7 +276,7 @@ struct sockaddr_in6 in6; # endif /* AF_INET6 */ struct state *res;...