Page MenuHomeFreeBSD

libdiff: Simplify truncation detection
ClosedPublic

Authored by des on Feb 4 2026, 6:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 5, 6:24 AM
Unknown Object (File)
Fri, Feb 27, 7:00 PM
Unknown Object (File)
Thu, Feb 26, 12:21 PM
Unknown Object (File)
Sat, Feb 21, 12:12 PM
Unknown Object (File)
Thu, Feb 19, 7:24 PM
Unknown Object (File)
Wed, Feb 18, 6:52 PM
Unknown Object (File)
Wed, Feb 18, 3:57 PM
Unknown Object (File)
Wed, Feb 18, 2:22 PM
Subscribers

Details

Summary
  • Adjust the comment to reflect the fact that SIGBUS can occur not only if the file is truncated, but also if an I/O error occurs while paging in any part of it.
  • Instead of setting a flag, just return EIO.

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable