General

Profile

Jonas Pfefferle

  • Login: PepperJo
  • Registered on: 04/07/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

08/12/2022

11:57 AM Ceph Revision 3eb7ac6a (ceph): librbd: new cmp&write C API tests
Test correct mismatch offset is returned.
Test no data is written when compare fails.
Test correct data is written wh...
Jonas Pfefferle
11:57 AM Ceph Revision d80cff0d (ceph): librbd: remove cmp&write sector size restriction
This patch removes the compare and write max sector size len
restriction. We can allow up to stripe unit size accesse...
Jonas Pfefferle
11:57 AM Ceph Revision af96e6da (ceph): librbd: make C++ cmp&write semantics equal to C API
The compare and write C++ API (both sync and async) does not check
compare bufferlist length and executes compare ops...
Jonas Pfefferle

03/22/2022

12:39 PM Ceph Revision 4a0a0562 (ceph): librbd: readv/writev fix iovecs length computation overflow
iovec have unsigned length (size_t) and before this patch the
total length was computed by adding iovec's length to a...
Jonas Pfefferle
11:58 AM Ceph Revision 7afdead7 (ceph): librbd: readv/writev fix iovecs length computation overflow
iovec have unsigned length (size_t) and before this patch the
total length was computed by adding iovec's length to a...
Jonas Pfefferle
10:16 AM Ceph Revision 395dd045 (ceph): librbd: readv/writev fix iovecs length computation overflow
iovec have unsigned length (size_t) and before this patch the
total length was computed by adding iovec's length to a...
Jonas Pfefferle

03/18/2022

08:26 AM Ceph Revision e50405ef (ceph): librbd: readv/writev fix iovecs length computation overflow
iovec have unsigned length (size_t) and before this patch the
total length was computed by adding iovec's length to a...
Jonas Pfefferle

06/04/2021

02:15 PM Ceph Revision 6a41314c (ceph): python-common: data_allocate_fraction translate test
Add DriveGroupSpec translate test with data_allocate_fraction
Signed-off-by: Jonas Pfefferle <pepperjo@japf.ch>
Jonas Pfefferle
02:15 PM Ceph Revision 43b06cd0 (ceph): ceph-volume: data_allocate_fraction: batch tests
lvm batch tests with data allocate fraction
Signed-off-by: Jonas Pfefferle <pepperjo@japf.ch>
Jonas Pfefferle

06/03/2021

08:32 AM Ceph Revision adf8c178 (ceph): ceph-volume: data_allocate_fraction: arg_validators tests
Add tests for argument validator. Check for Nan, <=0.0 and > 1.0
Signed-off-by: Jonas Pfefferle <pepperjo@japf.ch>
Jonas Pfefferle

Also available in: Atom