Page MenuHomeFreeBSD

Revert part of r294418 ("Correct ranges...")
ClosedPublic

Authored by bsz_semihalf.com on May 5 2016, 10:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 10:49 AM
Unknown Object (File)
Thu, Oct 9, 1:30 PM
Unknown Object (File)
Fri, Oct 3, 1:55 AM
Unknown Object (File)
Mon, Sep 29, 12:48 AM
Unknown Object (File)
Wed, Sep 24, 7:07 AM
Unknown Object (File)
Sep 12 2025, 5:28 AM
Unknown Object (File)
Sep 1 2025, 5:42 PM
Unknown Object (File)
Aug 14 2025, 9:13 PM
Subscribers
None

Details

Summary

Commit was temporary fix due to rman_res_t defined as 32-bit u_long.
After redefining it as 64-bit variable workaround is not needed and
was removed.

This commit decreases diff versus Linux DTS. Commit reverted: D4212

Submitted by: Bartosz Szczepanek <bsz@semihalf.com>
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision:
Reviewed by:

Diff Detail

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

Event Timeline

bsz_semihalf.com retitled this revision from to Revert part of r294418 ("Correct ranges...").
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, imp, andrew.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.