Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2017 14:03:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222198] Duplicate JSON key in vmstat
Message-ID:  <bug-222198-8-jJIyPoscmZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222198-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222198-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222198

--- Comment #3 from commit-hook@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@gmail.com>
  Reviewed by:  phil, garga
  Differential Revision:        https://reviews.freebsd.org/D12395

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222198-8-jJIyPoscmZ>