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)
Tue, Nov 12, 11:31 PM
Unknown Object (File)
Tue, Nov 5, 12:07 AM
Unknown Object (File)
Sep 23 2024, 11:49 AM
Unknown Object (File)
Sep 23 2024, 7:36 AM
Unknown Object (File)
Sep 22 2024, 4:14 PM
Unknown Object (File)
Sep 19 2024, 5:18 AM
Unknown Object (File)
Sep 18 2024, 5:11 AM
Unknown Object (File)
Sep 17 2024, 4:46 PM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 49142
Build 46031: arc lint + arc unit

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.