[Bug 222198] Duplicate JSON key in vmstat

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 11 14:03:04 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222198

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: allanjude
Date: Sat Nov 11 14:02:22 UTC 2017
New revision: 325715
URL: https://svnweb.freebsd.org/changeset/base/325715

Log:
  vmstat: fix duplicate key in libxo output

  In the libxo output from vmstat, the number of pages that have been
  paged out uses the same key name as the number of times pages have been
  paged. Appears to have been a typo or copy-pasto.

  PR:           222198
  Submitted by: Yavuz Tanriverdi <stemix at gmail.com>
  Reviewed by:  phil, garga
  Differential Revision:        https://reviews.freebsd.org/D12395

Changes:
  head/usr.bin/vmstat/vmstat.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list