freebsd-dev/sys/cddl/contrib/opensolaris/uts/common
Andriy Gapon 1a3c849840 MFV r314911: 7867 ARC space accounting leak
illumos/illumos-gate@6de76ce2a9
6de76ce2a9

https://www.illumos.org/issues/7867
  It seems that in the case where arc_hdr_free_pdata() sees HDR_L2_WRITING() we
  would fail to update the ARC space statistics.
  In the normal case those statistics are updated in arc_free_data_buf(). But in
  the arc_hdr_free_on_write() path we don't do that.

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Author: Andriy Gapon <avg@FreeBSD.org>

MFC after:	10 days
2017-03-08 13:52:45 +00:00
..
ctf
dtrace Use pget() instead of pfind() in fasttrap_pid_{enable,disable}(). 2017-02-15 06:07:01 +00:00
fs MFV r314911: 7867 ARC space accounting leak 2017-03-08 13:52:45 +00:00
os Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
sys zfs: clean up unused files and definitions 2017-02-24 07:53:56 +00:00
zmod
Makefile.files Connect the SHA-512t256 and Skein hashing algorithms to ZFS 2016-05-31 04:12:14 +00:00