ceph/src
Sage Weil acc31e75a3 ceph-conf: do not log
If you are querying the conf for an osd and it has a log configured, we
should not generate any log activity.

This isn't super pretty, but it is much less intrusive that wiring a 'do
not log' flag down into CephContext and a zillion other places.

Fixes: #7849
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-27 11:36:42 -07:00
..
arch
auth
bash_completion
brag
civetweb@041bebf7a3
client Merge pull request #1363 from ceph/wip-3863 2014-03-25 10:49:51 -07:00
cls rgw: add data_extra pool to bucket 2014-03-24 14:58:05 -07:00
common rgw: configurable chunk size 2014-03-26 15:49:35 -07:00
crush
doc
erasure-code Revert "erasure-code: gf-complete detects SSE at runtime" 2014-03-24 09:21:26 -07:00
global Merge remote-tracking branch 'gh/firefly' 2014-03-14 13:21:51 -07:00
gtest
include Merge pull request #1363 from ceph/wip-3863 2014-03-25 10:49:51 -07:00
java
jobs
json_spirit
key_value_store
librados Change tid_t to ceph_tid_t to avoid conflicts with a popular type 2014-03-18 19:06:55 -07:00
librbd Change tid_t to ceph_tid_t to avoid conflicts with a popular type 2014-03-18 19:06:55 -07:00
libs3@9dc3a9c683
log
mds Merge pull request #1363 from ceph/wip-3863 2014-03-25 10:49:51 -07:00
messages Change tid_t to ceph_tid_t to avoid conflicts with a popular type 2014-03-18 19:06:55 -07:00
mon mon: Monitor: s/_mon_status()/get_mon_status()/ 2014-03-24 14:43:21 +00:00
mount
msg msg: set recv stamp for local delivery 2014-03-23 21:32:21 -07:00
objclass
objsync
ocf
os Merge pull request #1509 from guangyy/wip-folder-merge 2014-03-20 10:13:05 -07:00
osd Merge pull request #1536 from ceph/wip-7870 2014-03-26 17:14:07 -07:00
osdc Merge pull request #1500 from ceph/wip-tid_t 2014-03-20 16:07:29 -07:00
perfglue
pybind Merge pull request #1312 from cernceph/master 2014-03-19 11:00:58 -07:00
rbd_fuse rbd-fuse: fix signed/unsigned warning 2014-03-13 11:24:48 -07:00
rgw rgw: configurable chunk size 2014-03-26 15:49:35 -07:00
script
test Merge pull request #1540 from ceph/wip-7860 2014-03-27 10:21:10 -07:00
tools ceph-conf: do not log 2014-03-27 11:36:42 -07:00
upstart
.gitignore tools: Create ceph-client-debug 2014-03-13 18:33:01 +00:00
btrfs_ioc_test.c
ceph_common.sh
ceph_fuse.cc
ceph_mds.cc
ceph_mon.cc ceph-mon: be a bit more verbose on error 2014-03-14 11:00:36 -07:00
ceph_osd.cc
ceph_syn.cc
ceph_ver.c
ceph-clsinfo
ceph-coverage.in
ceph-create-keys
ceph-crush-location.in
ceph-debugpack.in
ceph-disk
ceph-disk-activate
ceph-disk-prepare
ceph-disk-udev
ceph-post-file.in
ceph-rbdnamer
ceph-rest-api
ceph-run
ceph.conf.twoosds
ceph.in ceph.in: do not allow using 'tell' with interactive mode 2014-03-17 14:44:50 +00:00
cephfs.cc
check_version
cls_acl.cc
cls_crypto.cc
cmonctl
fetch_config
init-ceph.in Merge pull request #1530 from onlyjob/fix-defaultweight 2014-03-25 21:44:19 -07:00
init-radosgw minor init.d scripts lintianisation: 2014-03-25 22:10:48 +11:00
init-radosgw.sysv
init-rbdmap minor init.d scripts lintianisation: 2014-03-25 22:10:48 +11:00
libcephfs.cc libcephfs: add ceph_ll_lookup_inode 2014-03-13 18:33:01 +00:00
librados-config.cc
loadclass.sh
logrotate.conf logrotate improvement: do not rotate empty logs 2014-03-27 12:12:19 +11:00
make_version Add NO_VERSION to avoid rebuilding ceph_ver.h and relinking 2014-03-18 19:05:19 -07:00
Makefile-env.am Makefiles: remove libkeyutils from every binary except two 2014-03-18 19:04:41 -07:00
Makefile.am Merge pull request #1499 from ceph/wip-no-version 2014-03-18 21:03:01 -07:00
mkcephfs.in
mount.fuse.ceph
multi-dump.sh
ps-ceph.pl
push_to_qemu.pl
rbd.cc
rbdmap
README
sample.ceph.conf
stop.sh
TODO
unittest_bufferlist.sh
valgrind.supp
verify-mds-journal.sh
vstart.sh
yasm-wrapper

Sage Weil <sage@newdream.net>
Ceph - scalable distributed storage system