]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r294625 (by trasz):
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 20 Mar 2016 23:48:26 +0000 (23:48 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 20 Mar 2016 23:48:26 +0000 (23:48 +0000)
commitc3c3a860806bffc0f11edfbf40e074c0d661e35b
tree1e939d1510c4a64e31e977a373b6882366a43a5e
parent610363096aecc42e4b363d8ddeb78470ae9a9c45
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

git-svn-id: svn://svn.freebsd.org/base/stable/10@297091 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c