General

Profile

Sahid Orentino Ferdjaoui

Issues

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

Activity

06/16/2014

01:54 PM Ceph Revision d93e74e7 (ceph): common: Enforces the methods lru_pin() and lru_unpin()
If lru_*pin() is called twice, the counter will be incr/decr
incorrectly since it will count more/less pinned objects...
Sahid Orentino Ferdjaoui
01:54 PM Ceph Revision d48ed68a (ceph): common: Fixes issue with lru_clear() + add new test
The method lru_clear() must set attribute lru_num to zero
after lru_top, lru_bot and lru_mid are reseted. indeed, lru...
Sahid Orentino Ferdjaoui
01:54 PM Ceph Revision 62aa5c5c (ceph): common: Adds simple tests to verify good behavior
Adds new tests to the lib include/lru.h to verify methods
insert_*.
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.f...
Sahid Orentino Ferdjaoui

06/05/2014

03:33 PM Ceph Revision 5bb078f9 (ceph): Populate ChangeLog when distribute
Generates ChangeLog from git history for a
distributed package.
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdj...
Sahid Orentino Ferdjaoui
03:33 PM Ceph Revision b22cc850 (ceph): Populate AUTHORS when distribute
Adds a complete list of contributors in a
distributed package.
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdja...
Sahid Orentino Ferdjaoui

06/04/2014

03:41 PM Ceph Revision 23b657c7 (ceph): Remove unused variables in KeyValueStore.cc
Removes two unused variables expected_object_size and
expected_write_size in KeyValueStore.cc
Signed-off-by: Sahid O...
Sahid Orentino Ferdjaoui
03:41 PM Ceph Revision 307ba481 (ceph): Remove unused variables in MemStore.cc
Removes two unused variables expected_object_size and
expected_write_size in MemStore.cc
Signed-off-by: Sahid Orenti...
Sahid Orentino Ferdjaoui
10:11 AM Ceph Revision 35509d27 (ceph): bloom_filter, add test to validate assignement operator
Adds a test to ensure the good behavior of the
operator assignement.
Signed-off-by: Sahid Orentino Ferdjaoui <sahid....
Sahid Orentino Ferdjaoui
10:11 AM Ceph Revision 90cc6dd6 (ceph): bloom_filter, add assertion to test validate element_count()
Adds to TEST(BloomFilter, Basic) a new assertion
to verify the good behavior of the method 'element_count()'.
Signed...
Sahid Orentino Ferdjaoui
10:11 AM Ceph Revision c50f85ea (ceph): bloom_filter, remove unecessary operators
Removes 3 not used operators (intersect, union,
and diff) since after use those methods fpp and is_full are
corrupted...
Sahid Orentino Ferdjaoui

Also available in: Atom