HomeFreeBSD

Remove "index" column from dbufstat.py

Description

Remove "index" column from dbufstat.py

Commit ca0bf58d to address arcs_mtx contention removed column "index"
from the output of kstats/dbuf.

dbufstat.py was not updated to reflect this, which causes it to crash
when run with -bx

This removes "index" from hardcoded lists of columns.

Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4096

Details

Provenance
Olaf Faaland <faaland1@llnl.gov>Authored on Dec 12 2015, 1:56 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 15 2015, 10:40 PM
Parents
rG799402d8c79d: Revert "Switch ztest mmap(2) ASSERTs to VERIFYs"
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa6c6e0f58374: Remove "index" column from dbufstat.py (authored by Olaf Faaland <faaland1@llnl.gov>).Dec 15 2015, 10:40 PM