I'm not able to export zfs filesystem from the directory as it's mount:
let's say zfs named TEST, is mounted under /Volumes/TEST, exporting /Volumes/TEST. On the client, I get empty directory always, no errors.
but, from any directory created under TEST (/Volumes/TEST/testdir), it is going well (export in that case is /Volumes/TEST/testdir).
is this caused by a bug, or incompatibility with stock nfsd, or ... ?
thanks,
mk