Closed
Description
To reach SBP version 1.0, we should promote the file_io messages to stable:
MSG_FILEIO_READ
MSG_FILEIO_READ_DIR
MSG_FILEIO_REMOVE
MSG_FILEIO_WRITE
Insure their form and fitness for stability. In particular, remove bi-direction from these message. Presently,
FILEIO_READ
FILEIO_READ_DIR
FILEIO_WRITE
are bi-directional and confusing to use - we should introduce directionality:
FILEIO_READ_DEVICE
FILEIO_READ_HOST
FILEIO_READ_DIR_DEVICE
FILEIO_READ_DIR_HOST
FILEIO_WRITE_DEVICE
FILEIO_WRITE_HOST
Metadata
Metadata
Assignees
Labels
No labels