]> git.proxmox.com Git - mirror_zfs.git/commit
Update arc_summary.py for prefetch changes
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 15 Jul 2016 21:30:52 +0000 (14:30 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 19 Jul 2016 16:12:41 +0000 (09:12 -0700)
commitb756ff2445e932a48b3a8a33ca6a0df630c8fc15
treeed8d06b52ac09daa92202e21e05d104bd4a25218
parent3d11ecbddd535e37eeb751a830fb5a897881d25d
Update arc_summary.py for prefetch changes

Commit 7f60329 removed several kstats which arc_summary.py read.
Remove these kstats from arc_summary.py in the same way this was
handled in FreeNAS.

FreeNAS-commit: https://github.com/freenas/freenas/commit/3901f73

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4695
cmd/arc_summary/arc_summary.py