]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/rados: add parameter offset for put cmd and test case for it 12674/head
authorliuchang0812 <liuchang0812@gmail.com>
Tue, 27 Dec 2016 02:42:38 +0000 (10:42 +0800)
committerliuchang0812 <liuchang0812@gmail.com>
Tue, 27 Dec 2016 08:06:41 +0000 (16:06 +0800)
commitfe3d3821cbdee6600af15c1d56f7366f6c39b593
tree047a1f38652e2c209aa8777a1f096b16dba22412
parent4006cdebd86548a2ec2c65c7f4850bee438fa3e5
tools/rados: add parameter offset for put cmd and test case for it

add a parameter "--offset" for put command
add a test case for rados put command

Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
qa/workunits/rados/test_rados_tool.sh
src/tools/rados/rados.cc