go-ceph/rados/striper
John Mulligan 9ade640fd0 rados/striper: add a package doc comment for striper
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>
2024-08-08 14:07:59 +00:00
..
doc.go rados/striper: add a package doc comment for striper 2024-08-08 14:07:59 +00:00
errors.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
read.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
stat.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
stat2.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
stat_info.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
striper.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
striper_test.go rados/striper: add some xattr file tests for the striper package 2024-08-08 14:07:59 +00:00
write.go rados/striper: start new striper package 2024-08-08 14:07:59 +00:00
write_test.go rados/striper: add an initial set of tests for the striper package 2024-08-08 14:07:59 +00:00
xattr.go rados/striper: add xattr support to striper package 2024-08-08 14:07:59 +00:00
xattr_test.go rados/striper: add some xattr file tests for the striper package 2024-08-08 14:07:59 +00:00