on 06/02/2013 17:15 Rick Macklem said the following:
> Well, zfs_vget() returns EOPNOTSUPP for .zfs, so the NFS server knows to
> switch over to using VOP_LOOKUP(). If the .zfs/snapshot and .zfs/share
> do the same thing, that should be fine, at least for the NFS server,
> I think.

Ah, right, but again this is done only for .zfs and .zfs/snapshot.
.zfs/shares is not special-cased and thus is problematic here too in the same
fashion as zfs_fhtovp.

-- 
Andriy Gapon
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to