General

Profile

Dmitry Yatsushkevich

Issues

open closed Total
Assigned issues 0 2 2
Reported issues 0 1 1

Activity

05/17/2016

07:07 AM Ceph Revision 5057c34e (ceph): obj_bencher: cosmetic display fixes
fix indents in output
change `snprintf' to `setprecision'
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirant...
Dmitry Yatsushkevich

10/02/2015

02:35 PM Ceph Revision eb001d3a (ceph): rgw: init script waits until the radosgw stops
Fixes: #11140
Init script waits in stop action until the radowgw daemons stop.
Signed-off-by: Dmitry Yatsushkevich <...
Dmitry Yatsushkevich

09/07/2015

10:42 AM Ceph Revision 3be204f6 (ceph): rgw: init script waits until the radosgw stops
Fixes: #11140
Init script waits in stop action until the radowgw daemons stop.
Signed-off-by: Dmitry Yatsushkevich <...
Dmitry Yatsushkevich

05/06/2015

05:24 PM Ceph Revision 70585a6f (ceph): rados cli: fix documentation for -b option
Fix focumentation for block size option for rados cli
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
Dmitry Yatsushkevich

05/05/2015

09:50 PM Ceph Revision 31d16e90 (ceph): obj_bencher: remove 'trans_size' as obsolete
'trans_size' description from header: "size of the write/read to perform"
But really 'object_size' is used in write/r...
Dmitry Yatsushkevich
09:50 PM Ceph Revision 1d1d0aa0 (ceph): obj_bencher: remove excess 'object_size = op_size'
Remove excess branch 'else {object_size = op_size;}' from
'if(operation != OP_WRITE){...}else{object_size = op_size;}...
Dmitry Yatsushkevich
09:50 PM Ceph Revision 0dea11d9 (ceph): rados cli: add preventing using --block-size with bench seq and rand
Add handling of situation when '-b|--block-size' option is using with
'bench seq' or 'bench rand' which is erroneous ...
Dmitry Yatsushkevich
09:50 PM Ceph Revision a87ac4d3 (ceph): obj_bencher: aio_bench - rename op_size to object_size
Rename aio_bench argument 'op_size' to 'object_size' to reflect the reality of
how it is used.
Signed-off-by: Dmitry...
Dmitry Yatsushkevich

03/31/2015

07:13 PM Ceph Revision b491c820 (ceph): rbd cli: remove erroneous arg for ceph_argparse_witharg
Remove erroneous arg for ceph_argparse_witharg call when '--io-pattern' parsed:
the name look up will point the compi...
Dmitry Yatsushkevich
07:13 PM Ceph Revision aa77a466 (ceph): ceph_argparse: generalize ceph_argparse_with* routines
Remove code duplication by generalizing ceph_argparse_with{int,float,longlong}
routines - make one template function ...
Dmitry Yatsushkevich

Also available in: Atom