FreeBSD_HEAD - Build #3270 - Fixed
jenkins-admin at FreeBSD.org
jenkins-admin at FreeBSD.org
Mon Sep 21 14:56:32 UTC 2015
FreeBSD_HEAD - Build #3270 - Fixed:
Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3270/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3270/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3270/console
Change summaries:
288064 by avg:
MFV r287817: 6220 memleak in l2arc on debug build
https://github.com/illumos/illumos-gate/commit/c546f36aa898d913ff77674fb5ff97f15b2e08b4
https://www.illumos.org/issues/6220
5408 introduced a memleak in l2arc, namely the member b_thawed gets leaked when
an arc_hdr is realloced from full to l2only.
Reviewed by: Saso Kiselkov <saso.kiselkov at nexenta.com>
Reviewed by: Simon Klinkert <simon.klinkert at gmail.com>
Reviewed by: George Wilson <george at delphix.com>
Approved by: Robert Mustacchi <rm at joyent.com>
Author: Arne Jansen <sensille at gmx.net>
288062 by melifaro:
Unify nd6 state switching by using newly-created nd6_llinfo_setstate()
function. The change is mostly mechanical with the following exception:
Last piece of nd6_resolve_slow() was refactored: ND6_LLINFO_PERMANENT
condition was removed as always-true, explicit ND6_LLINFO_NOSTATE ->
ND6_LLINFO_INCOMPLETE state transition was removed as duplicate.
Reviewed by: ae
Sponsored by: Yandex LLC
288061 by mav:
Make cltd ignore HA ports.
288060 by melifaro:
Add "stale" timer back to nd6_cache_lladdr().
Setting timer was accidentally removed in r276844 due to misleading
comment on its meaningless. Add it back to restore proper behaviour.
288059 by mav:
Bunch of improvements to ctlstat.
Add -p option to allow filtering by ports.
Make -l and -p options work in all modes as filters.
Improve output formatting to better fit columns.
More information about the freebsd-current
mailing list