HomeFreeBSD

Fix zap_lookup() in feature_is_supported().

Description

Fix zap_lookup() in feature_is_supported().

The length (number of integers) argument passed to zap_lookup was wrong;
likely as a result of performing stack-reduction on the function.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2141

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Feb 24 2014, 7:42 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Mar 4 2014, 7:44 PM
Parents
rGe78b6da3d06d: Include l2asize in arcstat
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG13a7ba1c2c55: Fix zap_lookup() in feature_is_supported(). (authored by Tim Chase <tim@chase2k.com>).Mar 4 2014, 7:44 PM