index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
client
/
SyntheticClient.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
client/SyntheticClient.cc: check return value of describe_layout()
Danny Al-Gaaf
2013-05-11
1
-1
/
+4
*
client/SyntheticClient.cc: fix another memory leak
Danny Al-Gaaf
2013-05-11
1
-1
/
+6
*
client/SyntheticClient.cc: fix memory leak
Danny Al-Gaaf
2013-05-11
1
-0
/
+5
*
client/SyntheticClient.cc: add missing break in switch
Danny Al-Gaaf
2013-05-11
1
-0
/
+1
*
fixed common typo in error messages
Daniel Gollub
2013-05-07
1
-1
/
+1
*
client/SyntheticClient.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-14
1
-1
/
+1
*
client/SyntheticClient.cc: prefer prefix ++operator for iterators
Danny Al-Gaaf
2013-03-13
1
-8
/
+8
*
SyntheticClient.cc: Clarify calculation precedence for '%' and '?'
Danny Al-Gaaf
2013-03-11
1
-1
/
+1
*
SyntheticClient.cc: use static_cast instead of C-Style cast
Danny Al-Gaaf
2013-02-27
1
-1
/
+1
*
src/client/SyntheticClient.cc: use !subdirs.empty() instead of size()
Danny Al-Gaaf
2013-02-15
1
-1
/
+1
*
SyntheticClient.cc: fix some memory leaks in the error handling
Danny Al-Gaaf
2013-02-10
1
-3
/
+12
*
client/SyntheticClient.cc: remove twice included headers
Danny Al-Gaaf
2012-11-28
1
-2
/
+0
*
perfcounters: fl -> time, use u64 nsec instead of double
Sage Weil
2012-11-27
1
-2
/
+2
*
filer: use vector<pair<>> instead of map<> for buffer extent map
Sage Weil
2012-10-16
1
-4
/
+3
*
client: add WARN_UNUSED_RESULT to client init func
Sam Lang
2012-09-27
1
-2
/
+8
*
SyntheticClient: fix warnings
Sage Weil
2012-08-16
1
-2
/
+2
*
make everyone use our assert #include and macro
Sage Weil
2012-06-07
1
-0
/
+1
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-1
/
+1
*
osd_types: use uint64_t for ObjectExtent offsets and lengths
Josh Durgin
2012-03-13
1
-1
/
+1
*
osd: OSDOp::data -> indata
Sage Weil
2012-01-09
1
-1
/
+1
*
client: move PerfCounter into Client
Sage Weil
2011-12-14
1
-6
/
+6
*
clientN -> client.N
Sage Weil
2011-09-28
1
-1
/
+1
*
Client.cc: rename client_logger -> client_counters
Colin Patrick McCabe
2011-07-21
1
-6
/
+6
*
Rename ProfLogger to PerfCounters
Colin Patrick McCabe
2011-07-21
1
-1
/
+1
*
Rework ProfLogger
Colin Patrick McCabe
2011-07-18
1
-2
/
+2
*
C_GatherBuilder: add C_GatherBuilder::activate()
Colin Patrick McCabe
2011-06-30
1
-0
/
+2
*
C_Gather: hide constructor, convert uses
Colin Patrick McCabe
2011-06-30
1
-4
/
+4
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-31
/
+31
*
g_clock.now -> ceph_clock_now
Colin Patrick McCabe
2011-06-21
1
-30
/
+30
*
include/Context.h: de-globalize
Colin Patrick McCabe
2011-06-21
1
-1
/
+1
*
g_conf: change to pointer
Colin Patrick McCabe
2011-06-07
1
-2
/
+2
*
libceph: typedef struct mystruct *mystruct_t
Sage Weil
2011-04-28
1
-3
/
+3
*
libceph: avoid DIR*, combine connect and mount
Colin Patrick McCabe
2011-04-25
1
-3
/
+3
*
Client: unmount should not be able to fail
Colin Patrick McCabe
2011-04-25
1
-2
/
+2
*
osd: drop 'casdata' bucket by default
Sage Weil
2011-04-21
1
-6
/
+6
*
client: lookup_ino command
Sage Weil
2011-04-01
1
-0
/
+20
*
client: lookuphash
Sage Weil
2011-04-01
1
-0
/
+28
*
config: use std::string in md_config_t
Colin Patrick McCabe
2011-03-30
1
-1
/
+1
*
SyntheticClient: const cleanup
Colin Patrick McCabe
2011-03-29
1
-1
/
+3
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-2
/
+2
*
common: Rename Logger to ProfilingLogger
Colin Patrick McCabe
2011-02-08
1
-1
/
+1
*
csyn: implement localize_reads cmdline option
Colin Patrick McCabe
2011-02-02
1
-0
/
+5
*
logging: eliminate out-of-range dout calls
Colin Patrick McCabe
2010-12-17
1
-2
/
+2
*
logging: eliminate dbeginl
Colin Patrick McCabe
2010-12-08
1
-1
/
+1
*
logging: Replace derr with dout
Colin Patrick McCabe
2010-12-07
1
-2
/
+1
*
objecter: refactor interface with object_locator_t
Sage Weil
2010-10-28
1
-16
/
+16
*
client: drop unnecessary #include
Sage Weil
2010-07-16
1
-1
/
+0
*
types: standardize on uint64_t
Sage Weil
2010-05-07
1
-5
/
+5
*
synclient: print mount error
Sage Weil
2010-03-12
1
-2
/
+4
*
csyn: print something on mount failure
Sage Weil
2010-02-11
1
-0
/
+1
[next]