ceph/src/os
Colin Patrick McCabe 9811fbd047 logging: Replace derr with dout
derr was really just an alias for STDERR. Unfortunately, after we call
daemonize, STDERR is connected to /dev/null. So just replace calls to
derr with dout so that our important messages don't get lost.

Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
2010-12-06 15:38:14 -08:00
..
BDBMap.h
btrfs_ioctl.h btrfs: update ioctls.h 2010-10-30 10:32:18 -07:00
Fake.h
FakeStoreBDBCollections.h Replace sprintf with snprintf 2010-11-04 14:33:48 -07:00
FileJournal.cc logging: Replace derr with dout 2010-12-06 15:38:14 -08:00
FileJournal.h filejournal: rework journal FULL behavior and fix throttling 2010-11-30 07:54:42 -08:00
FileStore.cc logging: Replace derr with dout 2010-12-06 15:38:14 -08:00
FileStore.h common: prevent infinite recursion on SIGSEGV 2010-11-29 15:12:11 -08:00
Journal.h filejournal: rework journal FULL behavior and fix throttling 2010-11-30 07:54:42 -08:00
JournalingObjectStore.cc filestore: make sure blocked op_start's wake up in order 2010-11-30 08:30:57 -08:00
JournalingObjectStore.h filestore: make sure blocked op_start's wake up in order 2010-11-30 08:30:57 -08:00
ObjectStore.cc
ObjectStore.h Merge remote branch 'origin/rbd-fiemap' into unstable 2010-11-09 14:23:12 -08:00