Sebastien Ponce
- Email: sebastien.ponce@cern.ch
- Registered on: 04/07/2014
- Last connection: 08/30/2016
Issues
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 ...
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... - 03:37 PM Ceph Revision 64bb74ab (ceph): radosstriper : Reworked handling of unlocking completion in striper lib...
- Previous implementation was not always making sure that unlocking completed and this could lead to not unlocking at a...
- 03:36 PM Ceph Revision ce944e82 (ceph): radosstriper : Fixed semaphore cleanup and completion lifetime in strip...
- Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
- 03:36 PM Ceph Revision 412ee3ad (ceph): radosstriper : Fixed memory leaks found in valgrind testing of (improve...
- Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
- 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... - 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... - 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> - 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...
- 03:36 PM Ceph Revision 25dd8d2a (ceph): rados : added an asynchronous unlock to the API
- Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch>
Also available in: Atom