General

Profile

Sebastien Ponce

Issues

open closed Total
Assigned issues 1 2 3
Reported issues 1 3 4

Activity

02/03/2017

10:24 PM Ceph Revision d012c381 (ceph): radosstriper : protect aio_write API from calls with 0 bytes
an assertion was failing so far, while we only have to return without doing anything
Signed-off-by: Sebastien Ponce ...
Sebastien Ponce

11/01/2016

03:37 PM Ceph Revision db2f5219 (ceph): radosstriper : Fixed locking of truncation in libradosstriper
Last commit did drop the check for existence of the object. It's now back there
Signed-off-by: Sebastien Ponce <seba...
Sebastien Ponce
03:37 PM Ceph Revision 64bb74ab (ceph): radosstriper : Reworked handling of unlocking completion in striper library
Previous implementation was not always making sure that unlocking completed and this could lead to not unlocking at a... Sebastien Ponce
03:36 PM Ceph Revision ce944e82 (ceph): radosstriper : Fixed semaphore cleanup and completion lifetime in striper aio test
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
03:36 PM Ceph Revision 412ee3ad (ceph): radosstriper : Fixed memory leaks found in valgrind testing of (improved) striper library
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
03:36 PM Ceph Revision 25dd8d2a (ceph): rados : added an asynchronous unlock to the API
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
03:36 PM Ceph Revision 41d9dd62 (ceph): radosstriper : prefer asynchronous unlock to synchronous ones
Usage of synchronous unlock in the completion callbacks was found to be a limitation for heavy parallel transfers sha... Sebastien Ponce
03:36 PM Ceph Revision 4b09a844 (ceph): radosstriper : proper calls to static function aio_create_completion
This was so far called as if it was not static
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
Sebastien Ponce
03:36 PM Ceph Revision 65e5500b (ceph): rados : implementation of async stat/getxattr(s)/rmxattr/setxattr
This completes the asynchronous API of librados for stats and external attributes
Signed-off-by: Sebastien Ponce <se...
Sebastien Ponce
03:36 PM Ceph Revision cf5b1057 (ceph): radosstriper : implementation of async remove/stat/stat2
This completes the asynchronous API of libradosstriper for stats and remove
Signed-off-by: Sebastien Ponce <sebastie...
Sebastien Ponce

Also available in: Atom