HomeFreeBSD

Change the types of vn_rdwr_inchunks()'s len and aresid arguments to
rS130101Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Change the types of vn_rdwr_inchunks()'s len and aresid arguments to
size_t and size_t *, respectively. Update callers for the new interface.
This is a better fix for overflows that occurred when dumping segments
larger than 2GB to core files.

Details

Provenance
tjrAuthored on
Parents
rS130100: Back out workaround for vn_rdwr_inchunks()'s INT_MAX length limitation
Branches
Unknown
Tags
Unknown

Event Timeline