diff options
author | Wang Chao <sean10reborn@gmail.com> | 2024-08-13 15:34:12 +0200 |
---|---|---|
committer | Wang Chao <sean10reborn@gmail.com> | 2024-11-05 17:17:19 +0100 |
commit | 3a27c3e58fca96d0f0c80a1d264cb3f5f156f5c3 (patch) | |
tree | 9604b2ce90d9acbeb2cbb0fa51435d142b0303e5 /qa/tasks/cephfs/test_failover.py | |
parent | pybind/rados: fix the incorrect order of offset,length in WriteOp.zero (diff) | |
download | ceph-3a27c3e58fca96d0f0c80a1d264cb3f5f156f5c3.tar.xz ceph-3a27c3e58fca96d0f0c80a1d264cb3f5f156f5c3.zip |
test/pybind/test_rados.py: add test for reversed arguments offset,length in WriteOp.zero
Before the fix, zero(0, 2) would have no effect, and read would get '12345' instead of the expected '\x00\x00345'.
Signed-off-by: Wang Chao <sean10reborn@gmail.com>
Diffstat (limited to 'qa/tasks/cephfs/test_failover.py')
0 files changed, 0 insertions, 0 deletions