HomeFreeBSD

Remove useless variable spa_active_count

Description

Remove useless variable spa_active_count

This isn't required for the Linux port because the kernel tracks
if a module is busy. The prototype for spa_busy() is also removed
since its definition was already removed.

Signed-off-by: Isaac Huang <he.huang@intel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3262

Details

Provenance
Isaac Huang <he.huang@intel.com>Authored on Apr 26 2015, 4:25 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Apr 27 2015, 4:22 PM
Parents
rGc5656c4cfc28: Memory leak in make_root_vdev()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG0336f3d001c7: Remove useless variable spa_active_count (authored by Isaac Huang <he.huang@intel.com>).Apr 27 2015, 4:22 PM