HomeFreeBSD

Fix kernel panic when inheriting properties without default.

Description

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.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS305122: Remove redundant sanity checks from ipsec[46]_common_input_cb().
Branches
Unknown
Tags
Unknown