Re: NFSv4 on MacOS Monterey

From: Rick Macklem <rmacklem_at_uoguelph.ca>
Date: Thu, 02 Jun 2022 23:30:48 UTC
Adonis Peralta <donileo@gmail.com> wrote:
> Rick Macklem <rmacklem@uoguelph.ca> wrote:
> > Yep, as noted above, they aren't supported and will not work. FreeBSD uses the Linux style extended
> > attribute model, not the resource fork/subfile one that Mac OSX and Solaris use.
> >
>
> Is this still the case if the shares are on ZFS?
Yes.

> Is there any info on when or if FreeBSD will get namedattr support?
It has been discussed and I have seen no indication that namedattr/
resource forks will ever be implemented. The same appears to be
true of Linux. I recall that there were significant issues related to userspace
things like archivers, etc. There would also be significant changes needed
to the VOP/VFS, since resource forks (or whatever you call them) are really
files in a different namespace.

rick


--
Adonis