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
F151687357: D38097.id115227.diff
Fri, Apr 10, 12:46 AM
Unknown Object (File)
Wed, Apr 8, 3:44 PM
Unknown Object (File)
Wed, Apr 8, 6:29 AM
Unknown Object (File)
Sat, Mar 28, 12:25 PM
Unknown Object (File)
Wed, Mar 25, 5:23 AM
Unknown Object (File)
Wed, Mar 25, 4:07 AM
Unknown Object (File)
Thu, Mar 19, 8:25 AM
Unknown Object (File)
Sun, Mar 15, 6:16 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.