Page MenuHomeFreeBSD

df: Return non-zero status on write failure.
ClosedPublic

Authored by des on Jan 17 2023, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 10, 7:04 AM
Unknown Object (File)
Mon, Feb 10, 7:04 AM
Unknown Object (File)
Mon, Jan 27, 8:57 AM
Unknown Object (File)
Mon, Jan 27, 8:57 AM
Unknown Object (File)
Mon, Jan 27, 8:56 AM
Unknown Object (File)
Mon, Jan 27, 8:56 AM
Unknown Object (File)
Mon, Jan 27, 4:24 AM
Unknown Object (File)
Thu, Jan 23, 7:19 AM
Subscribers

Details

Summary

While here, complete the libxo conversion and switch return value to standard constants.

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

Diff Detail

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

Event Timeline

des requested review of this revision.Jan 17 2023, 1:42 PM

Use EXIT_SUCCESS / EXIT_FAILURE.

des retitled this revision from df: Complete libxo conversion, and return non-zero status on write failure. to df: Return non-zero status on write failure..Jan 17 2023, 1:55 PM
des edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jan 17 2023, 3:21 PM
This revision was automatically updated to reflect the committed changes.