index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ceph_fuse.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-3
/
+3
*
common: move ConfigValues out of md_config_t
Kefu Chai
2018-07-10
1
-6
/
+6
*
common/config: support to save and re-expand special metavariables
Zhi Zhang
2018-04-20
1
-0
/
+1
*
ceph-fuse: exit with failure on failed mount
Patrick Donnelly
2018-04-12
1
-1
/
+3
*
Merge tag 'v13.0.2'
Sage Weil
2018-04-03
1
-4
/
+9
|
\
|
*
global: output usage on -h, --help, or no args before contacting mons
Sage Weil
2018-03-15
1
-4
/
+9
*
|
Merge PR #20798 into master
Patrick Donnelly
2018-03-27
1
-0
/
+13
|
\
\
|
*
|
ceph-fuse: trim ceph-fuse -V output
Jos Collin
2018-03-13
1
-0
/
+13
|
|
/
*
/
ceph-fuse: Fix Segmentation fault --localize-reads
Jos Collin
2018-03-17
1
-3
/
+1
|
/
*
drop unnecessary env_to_vec calls
Sage Weil
2018-03-06
1
-1
/
+0
*
mon/MonClient: one-shot mon connection on started to fetch config
Sage Weil
2018-03-06
1
-5
/
+2
*
common: refactor default config value handling
Sage Weil
2018-03-06
1
-2
/
+4
*
common: Sign in early SIGHUP signal
huanwen ren
2018-02-05
1
-3
/
+3
*
client: quit on failed remount during dentry invalidate test
Patrick Donnelly
2017-12-05
1
-2
/
+4
*
client: Switch to new style config options and some cleanup
Shinobu Kinjo
2017-11-23
1
-24
/
+37
*
cephfs/ceph-fuse: add and modify ceph-fuse mount hint
huanwen ren
2017-07-27
1
-3
/
+3
*
client: enable using external Objecter
John Spray
2017-05-03
1
-2
/
+2
*
ceph_fuse.cc: fix 64/32bit detection
Danny Al-Gaaf
2017-04-10
1
-2
/
+2
*
Merge pull request #13785 from liewegas/wip-cleanup-features
Sage Weil
2017-03-08
1
-2
/
+2
|
\
|
*
msg/Messenger: drop useless 'supported' arg to Policy ctor
Sage Weil
2017-03-03
1
-2
/
+2
*
|
common: add override in header file
liuchang0812
2017-03-03
1
-1
/
+1
|
/
*
ceph_fuse: fix daemonization when pid file is non-empty
Yan, Zheng
2017-02-23
1
-15
/
+19
*
Merge pull request #13443 from Liuchang0812/cleanup-common
Kefu Chai
2017-02-16
1
-2
/
+2
|
\
|
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-2
/
+2
*
|
ceph-fuse: always free allocated fuse_args
Kefu Chai
2017-02-13
1
-7
/
+7
|
/
*
fuse: remove dead code after usage() call
Nathan Cutler
2017-01-05
1
-1
/
+0
*
ceph_fuse: pid_file default to empty
Nathan Cutler
2017-01-05
1
-2
/
+4
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-4
/
+6
*
ceph-fuse: rewrite the fork hackery using Prefork
Kefu Chai
2016-12-08
1
-51
/
+22
*
ceph-fuse: start up log on parent process before shutdown
Greg Farnum
2016-12-07
1
-0
/
+2
*
Merge pull request #11733 from tchaikov/wip-17762
Kefu Chai
2016-11-24
1
-3
/
+3
|
\
|
*
common,test: g_ceph_context->put() upon return
Kefu Chai
2016-11-24
1
-3
/
+3
*
|
Merge pull request #12031 from liewegas/wip-ceph-abort
Kefu Chai
2016-11-23
1
-1
/
+1
|
\
\
|
*
|
assert(0) -> ceph_abort()
Sage Weil
2016-11-22
1
-1
/
+1
|
|
/
*
/
client: improve failure messages/debugging
Patrick Donnelly
2016-11-18
1
-2
/
+2
|
/
*
Merge pull request #11218 from ceph/wip-getuid
Gregory Farnum
2016-10-04
1
-2
/
+4
|
\
|
*
client: add a UserPerm param to mount
Greg Farnum
2016-09-22
1
-2
/
+4
*
|
ceph_fuse: use sizeof get the buf length
Leo Zhang
2016-09-21
1
-1
/
+1
|
/
*
client/fuse: return will never be called
huanwen ren
2016-05-04
1
-1
/
+0
*
client/fuse: object release order error
huanwen ren
2016-04-28
1
-5
/
+2
*
ceph-fuse: reopen log file on SIGHUP
Sage Weil
2016-04-07
1
-0
/
+7
*
compat: fix build on non-linux
Mykola Golub
2016-03-09
1
-0
/
+2
*
src/ceph_fuse.cc: init members in ctor
Danny Al-Gaaf
2016-01-29
1
-1
/
+1
*
Merge pull request #6868 from H3C/wip-11642-cephfuse-useage
Gregory Farnum
2016-01-19
1
-0
/
+4
|
\
|
*
ceph-fuse:print usage information when no parameter specified
Bo Cai
2015-12-09
1
-0
/
+4
*
|
threads: add thread names
Igor Podoski
2016-01-05
1
-1
/
+1
*
|
ceph-fuse: fix double free of args
Ilya Shipitsin
2015-12-22
1
-1
/
+0
*
|
ceph-fuse: add process to ceph-fuse --help
Wei Feng
2015-12-15
1
-1
/
+27
|
/
*
Merge pull request #6224 from vmcloud/wip-13443
Sage Weil
2015-10-25
1
-3
/
+2
|
\
|
*
ceph-fuse.cc: While starting ceph-fuse, start the log thread first
wenjunhuang
2015-10-10
1
-3
/
+2
[next]