Add a package doc comment that also points out some things I learned
about how `rados` command line tool lists striped objects to preempt
being asked later on. :-)
Signed-off-by: John Mulligan <jmulligan@redhat.com>
Start a new `rados/striper` package that wraps Ceph's libradosstriper.
The libradosstriper library builds on top of the librados library to
support striping large "objects" over multiple RADOS objects.
Fixes: #1011
Signed-off-by: John Mulligan <jmulligan@redhat.com>