Page MenuHomeFreeBSD

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.
ClosedPublic

Authored by trasz on Jan 13 2016, 12:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 11:21 AM
Unknown Object (File)
Aug 15 2025, 7:09 PM
Unknown Object (File)
Aug 9 2025, 3:05 PM
Unknown Object (File)
Jul 27 2025, 2:32 PM
Unknown Object (File)
Jul 27 2025, 2:31 PM
Unknown Object (File)
Jul 26 2025, 10:20 PM
Unknown Object (File)
Jul 22 2025, 8:02 AM
Unknown Object (File)
Jul 21 2025, 11:50 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to 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..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
avg edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 22 2016, 7:45 AM
This revision was automatically updated to reflect the committed changes.