]> git.proxmox.com Git - mirror_zfs.git/commit
Update arcstat.py to remove deprecated rmis reference.
authorcable2999 <cable2999@users.noreply.github.com>
Fri, 16 Oct 2015 17:06:33 +0000 (12:06 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 4 Dec 2015 23:28:45 +0000 (15:28 -0800)
commitf40926795c1a1d3750e2a6f6904061cfa68715df
tree6b38c6864801ed6868e2876a2669677dd23e4484
parent25df831b8140883ac2759552d857149eadfd81f8
Update arcstat.py to remove deprecated rmis reference.

Running arcstat.py -x currently throws KeyError due to rmis being
absent, it was removed in commit ca0bf58.

Signed-off-by: cable2999 <cable2999@users.noreply.github.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3931
cmd/arcstat/arcstat.py