| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
|
|
|
|
|
|
|
|
|
|
| |
Most, although not all, source code files have a comment on the first
two lines describing the C++ formatting conventions used. This commit
adds that directive to the files lacking it. Also, vertical whitespace
was made more consistent. Note: this only touches files specifically
for RGW.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
|
|
|
|
|
|
|
| |
a pipe that stripes data over multiple objects according to an
abstract StripeGenerator
Signed-off-by: Casey Bodley <cbodley@redhat.com>
|
|
ChunkProcessor turns the input stream into a series of discrete chunks
before forwarding to the wrapped DataProcessor
Signed-off-by: Casey Bodley <cbodley@redhat.com>
|