bsdinstall(8): partedit crashes when modifying a zfs partition's
mountpoint
When modifying a ZFS partition to change the mountpoint (or pool name, really),
zpool_name isn't set, causing partedit to crash.
Also removed a useless NULL check.
 Differential  D14574  
bsdinstall(8): partedit crashes when modifying a zfs partition's mountpoint Authored by will_worrbase.com on Mar 3 2018, 8:47 AM. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers 
Details 
 bsdinstall(8): partedit crashes when modifying a zfs partition's When modifying a ZFS partition to change the mountpoint (or pool name, really), Also removed a useless NULL check. Tested by modifying an existing ZFS mountpoint in bsdinstall(8) 
Diff Detail 
  |