Print this page
OS-406

@@ -1527,10 +1527,13 @@
 
         zid_new = dzp->diz_zid;
         if (zid_new == zid_old)
                 return (DLADM_STATUS_OK);
 
+        if (flags & DLADM_OPT_TRANSIENT)
+                dzp->diz_transient = B_TRUE;
+
         if ((status = set_public_prop(handle, pdp, linkid, vdp, val_cnt,
             flags, media)) != DLADM_STATUS_OK)
                 return (status);
 
         /*