Project

General

Profile

Actions

Cleanup #781

closed

make proper wrappers for read/write/etc.

Added by Sage Weil about 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

The TEMP_FAILURE_RETRY macro doesn't return a meaningful value for things like read/write. Also, and read/write calls should loop over the requested length to hide any short read/writes.

Should we be using the posix wrappers fread/fwrite/etc, or write our own?

Actions #1

Updated by Sage Weil about 13 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF