HomeFreeBSD

Remove double counting HDR_L2ONLY_SIZE

Description

Remove double counting HDR_L2ONLY_SIZE

Commit d962d5d didn't quite properly resolve the HDR_L2ONLY_SIZE
accounting. Accounting is now performed only in the constructor
and destructor which is a nice simplification. It should have
been removed the from create and destroy functions. This brings
up back in sync with upstream.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #3533

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Jun 29 2015, 6:56 PM
Parents
rG8c8af9d807cf: Add hdr_recl() reclaim callback
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG305681834304: Remove double counting HDR_L2ONLY_SIZE (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jul 23 2015, 4:42 PM