summaryrefslogtreecommitdiff
path: root/src/ceph_fuse.cc
Commit message (Expand)AuthorAgeFilesLines
* fuse: Fix cleanup code path on init failureSam Lang2013-01-021-2/+3
* ceph-fuse: Avoid doing handle cleanup in dtorSam Lang2012-12-281-0/+2
* ceph-fuse: Split main into init/main/finalizeSam Lang2012-12-271-4/+11
* ceph_fuse.cc: remove twice included sys/stat.hDanny Al-Gaaf2012-11-281-1/+0
* ceph-fuse: fix leak of argsSage Weil2012-11-091-2/+5
* ceph-fuse: deallocate messenger, g_ceph_context on stopSage Weil2012-11-091-1/+4
* client: Mods to fix #3184 for messenger shutdownSam Lang2012-09-271-0/+1
* client: Fix for #3184 cfuse segv with no keyringSam Lang2012-09-261-6/+15
* msgr: indicate whether clients are lossySage Weil2012-07-201-0/+5
* msgr: name messengersSage Weil2012-04-301-1/+1
* ceph-fuse: only call common_init_finish in child; fix admin socketSage Weil2012-04-181-2/+2
* ceph-fuse: fix log reopen when -f is specifiedSage Weil2012-04-031-1/+4
* log: new logging infrastructureSage Weil2012-03-271-0/+4
* msgr: switch all users over to abstract interfaceSage Weil2012-03-141-4/+4
* config: alternative config options for global_init()Yehuda Sadeh2012-03-121-1/+1
* msgr: make nonce a required part of the SimpleMessenger constructor.Greg Farnum2012-03-021-2/+2
* msgr: Remove the SimpleMessenger start/start_with_nonce distinction.Greg Farnum2012-03-021-2/+4
* msgr: Remove SimpleMessenger::register_entityGreg Farnum2012-03-021-2/+1
* Use cpp_strerror or strerror_r when appropriate.Josh Durgin2011-09-261-6/+8
* rename source files c* -> ceph-*Sage Weil2011-09-231-0/+174