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
F84163289: D38097.id115227.diff
Mon, May 20, 5:53 AM
Unknown Object (File)
Sun, May 19, 7:58 AM
Unknown Object (File)
Mon, May 6, 11:59 PM
Unknown Object (File)
Sat, May 4, 12:03 PM
Unknown Object (File)
Sun, Apr 28, 3:22 PM
Unknown Object (File)
Mar 11 2024, 5:21 PM
Unknown Object (File)
Mar 11 2024, 5:21 PM
Unknown Object (File)
Mar 11 2024, 5:21 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 49141
Build 46030: 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.