go-ceph/internal
John Mulligan ebea82dda5 cutil: add Iovec type wrapping C struct iovec arrays
This type is useful for passing disparate buffers to be read or
written in a single call. Functions using this type exist in cephfs
and rbd. Currently this is needed for cephfs calls.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-08-28 10:07:34 -04:00
..
callbacks callbacks: use uintptr instead of int as index 2020-08-27 10:26:12 -04:00
cutil cutil: add Iovec type wrapping C struct iovec arrays 2020-08-28 10:07:34 -04:00
errutil errutil: replace unused StrError with FormatErrorCode function 2020-08-10 13:03:24 -04:00
retry retry: add a helper lib for retrying common operations 2020-04-20 15:08:36 -04:00
timespec timespec: move to internal pkg 2020-06-22 09:22:18 -04:00