This project is mirrored from https://github.com/ceph/ceph.
Pull mirroring updated .
- Nov 17, 2015
-
- Nov 02, 2015
-
-
Yuri Weinstein authored
qa: http://ceph.com/qa -> http://download.ceph.com/qa
-
http://ceph.com/qahttp://download.ceph.com/qaSage Weil authored
Signed-off-by: Sage Weil <sage@redhat.com> (cherry picked from commit d4d65fbd)
-
- Oct 23, 2015
-
-
Loic Dachary authored
make the all osd/filestore thread pool suicide timeouts separately configurable Reviewed-by: Samuel Just <sjust@redhat.com>
-
Loic Dachary authored
Mutex Assert from PipeConnection::try_get_pipe Reviewed-by: David Zafman <dzafman@redhat.com> Reviewed-by: Samuel Just <sjust@redhat.com>
-
- Oct 22, 2015
-
-
Loic Dachary authored
FileStore calls syncfs(2) even it is not supported Reviewed-by: Kefu Chai <kchai@redhat.com>
-
Yehuda Sadeh authored
swift smoke test fails on TestAccountUTF8
-
Yehuda Sadeh authored
rgw: content length parsing calls strtol() instead of strtoll()
-
Loic Dachary authored
OSD crash creating/deleting pools Reviewed-by: Samuel Just <sjust@redhat.com>
-
Loic Dachary authored
PGLog::proc_replica_log: correctly handle case where entries between olog.head and log.tail were split out Reviewed-by: Sage Weil <sage@redhat.com> Reviewed-by: Samuel Just <sjust@redhat.com>
-
- Oct 21, 2015
-
-
Loic Dachary authored
qemu workunit refers to apt-mirror.front.sepia.ceph.com Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Yuan Zhou authored
This would allow some external tests outside of sepia lab Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> (cherry picked from commit 4731c1e3)
-
git://git.ceph.comSage Weil authored
Signed-off-by: Sage Weil <sage@redhat.com> (cherry picked from commit 34c467ba) Conflicts: qa/run_xfstests-obsolete.sh : does not exist in firefly qa/workunits/suites/fsx.sh : trivial resolution
-
- Oct 20, 2015
-
-
Loic Dachary authored
WBThrottle::clear_object: signal on cond when we reduce throttle values Reviewed-by: David Zafman <dzafman@redhat.com>
-
Loic Dachary authored
common/Thread:pthread_attr_destroy(thread_attr) when done with it Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
mon: does not check for IO errors on every transaction Reviewed-by: Sage Weil <sage@redhat.com>
-
Loic Dachary authored
client nonce collision due to unshared pid namespaces Reviewed-by: Josh Durgin <jdurgin@redhat.com>
-
Loic Dachary authored
increase globalid default for firefly Reviewed-by: Kefu Chai <kchai@redhat.com>
-
Loic Dachary authored
ThreadPool add/remove work queue methods not thread safe Reviewed-by: Josh Durgin <jdurgin@redhat.com>
-
Loic Dachary authored
PG::handle_advance_map: on_pool_change after handling the map change Reviewed-by: Sage Weil <sage@redhat.com>
-
Loic Dachary authored
osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size()) Reviewed-by: Sage Weil <sage@redhat.com>
-
Loic Dachary authored
recursive lock of md_config_t (0) Reviewed-by: Sage Weil <sage@redhat.com>
-
Loic Dachary authored
ceph-fuse crash in test_client_recovery Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
is_new_interval() fixes Reviewed-by: Sage Weil <sage@redhat.com>
-
Loic Dachary authored
mon: add a cache layer over MonitorDBStore Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
os/FileJournal: Fix journal write fail, align for direct io Reviewed-by: Loic Dachary <ldachary@redhat.com> Reviewed-by: Nathan Cutler <ncutler@suse.cz>
-
Loic Dachary authored
mon: MonitorDBStore: get_next_key() only if prefix matches Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
mon: adding exsting pool as tier with --force-nonempty clobbers removed_snaps Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
LibRadosTwoPools[EC]PP.PromoteSnap failure Reviewed-by: Sage Weil <sage@redhat.com>
-
Loic Dachary authored
Fix -Wno-format and -Werror=format-security options clash Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
fedora21 has junit, not junit4 Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
upstart: configuration is too generous on restarts Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
ceph-disk: sometimes the journal symlink is not created Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
rgw: init some manifest fields when handling explicit objs Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
RGW returns requested bucket name raw in "Bucket" response header Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Loic Dachary authored
/etc/init.d/radosgw restart does not work correctly Reviewed-by: Loic Dachary <ldachary@redhat.com>
-
Qiankun Zheng authored
When a thread attributes object is no longer required, it should be destroyed using the pthread_attr_destroy() function. Destroying a thread attributes object has no effect on threads that were created using that object. Fixes: #12570 Signed-off-by: zqkqkz <zheng.qiankun@h3c.com> (cherry picked from commit 9471bb83)
-
Piotr Dałek authored
There's no need for mallocing pthread_attr_t in Thread::try_create(), it can be located on stack as it is freed in same function. This reduces pressure put on memory manager. Signed-off-by: Piotr Dałek <piotr.dalek@ts.fujitsu.com> (cherry picked from commit 614ac0f4)
-
- Oct 08, 2015
-
-
Boris Ranto authored
This causes build failure in latest fedora builds, ceph_test_librbd_fsx adds -Wno-format cflag but the default AM_CFLAGS already contain -Werror=format-security, in previous releases, this was tolerated but in the latest fedora rawhide it no longer is, ceph_test_librbd_fsx builds fine without -Wno-format on x86_64 so there is likely no need for the flag anymore Signed-off-by: Boris Ranto <branto@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com> (cherry picked from commit 7df67a54) Conflicts: src/test/Makefile.am
-
Loic Dachary authored
The package was renamed a long time ago (around the Fedora 15 timeframe). The "junit4" name is only relevant for EPEL 6. For EPEL 7 and Fedora 20, the "junit" package has "Provides: junit4". And most recently, in the junit package that ships in Fedora 21 and 22, the package maintainer dropped the old Provides: line. http://tracker.ceph.com/issues/10728 Fixes: #10728 Signed-off-by: Ken Dreyer <kdreyer@redhat.com> Signed-off-by: Loic Dachary <ldachary@redhat.com> (cherry picked from commit 4f36eaee)
-