]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r294625 (by trasz):
authormav <mav@FreeBSD.org>
Sun, 20 Mar 2016 23:48:26 +0000 (23:48 +0000)
committermav <mav@FreeBSD.org>
Sun, 20 Mar 2016 23:48:26 +0000 (23:48 +0000)
commitb000be02f6dccecff3971c513c5c41a64a88858e
tree1e939d1510c4a64e31e977a373b6882366a43a5e
parent1a99a787d75f70c0f2863535e0d97d0c88a3fd46
MFC r294625 (by trasz):
Fix ru_oublocks accounting for ZFS. There are two code paths that can be
called from zfs_write() - one of them, through dmu_write(), was handled
correctly; the other wasn't.

Differential Revision:  https://reviews.freebsd.org/D4923
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c