HomeFreeBSD

Remove redundant assignments to arc_c

Description

Remove redundant assignments to arc_c

Several assignments to arc_c had no effect because it is ultimately
initialized to arc_c_max.

This aligns ZoL better with the upstream code which removed these
assignments some time ago.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@onlight.com>
Closes #5081

Details

Provenance
Tim Chase <tim@onlight.com>Authored on Sep 9 2016, 4:03 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 12 2016, 7:40 PM
Parents
rG67d60824946a: Refactor spa_load_l2cache to make build happy
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG43924bfeaa3e: Remove redundant assignments to arc_c (authored by Tim Chase <tim@onlight.com>).Sep 12 2016, 7:40 PM