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
F131974153: D38097.id.diff
Sun, Oct 12, 3:27 PM
F131974145: D38097.id115226.diff
Sun, Oct 12, 3:27 PM
F131974144: D38097.id115227.diff
Sun, Oct 12, 3:27 PM
F131974138: D38097.id115236.diff
Sun, Oct 12, 3:27 PM
Unknown Object (File)
Sun, Oct 12, 4:13 AM
Unknown Object (File)
Thu, Oct 9, 1:08 PM
Unknown Object (File)
Fri, Sep 26, 5:12 PM
Unknown Object (File)
Fri, Sep 26, 9:14 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.