Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Medium
-
Resolution: Complete
-
Affects Version/s: 11.3-U2.1
-
Fix Version/s: TrueNAS 11.3-U4.1, 11.3-U4
-
Component/s: SMB
-
Labels:None
Description
PR: https://github.com/freenas/ports/pull/672
Fix regression in non-default option to automatically create
datasets for users in vfs_connect(). Regression was caused by
changes to store zfs dataset properties of connectpath. We need
to do this after auto-creating the home dataset rather than before.