HomeFreeBSD

MFC r305123: Fix kernel panic when inheriting properties without default.

Description

MFC r305123: Fix kernel panic when inheriting properties without default.

There are two writable hidden properties "iscsioptions" and "stmf_sbd_lu",
that have no default string value. Attempt to unset them or replicate
caused kernel panic. This simple bandaid seems fixes the problem nicely.

Details

Provenance
mavAuthored on
Parents
rS305799: MFC r305123: Fix kernel panic when inheriting properties without default.
Branches
Unknown
Tags
Unknown