https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291027
--- Comment #1 from Markus Stoff <[email protected]> --- Sorry for the copy and paste error in the how to reproduce section. It should of course read: How to reproduce: # zfs create 'tank/test with spaces' # mount -p tank/test with spaces /tank/test with spaces zfs rw,noatime,nfsv4acls 0 0 Expected: # zfs create 'tank/test with spaces' # mount -p tank/test\swith\sspaces /tank/test\swith\sspaces zfs rw,noatime,nfsv4acls 0 0 -- You are receiving this mail because: You are the assignee for the bug.
