summaryrefslogtreecommitdiffstats
path: root/src/rbd_fuse/rbd-fuse.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbd_fuse:replaced pthread_mutex*() functions with ceph Mutex wrapperSahithi R V2016-01-291-18/+17
* rbd-fuse:image name can not include snap nameYongqiang He2015-12-241-19/+37
* rbd-fuse: discard space restriction for mv operationwuxiangwei2015-12-201-1/+1
* rbd:add destination image name validation for rbd-fuse mv operationwuxiangwei2015-12-161-1/+17
* rbd: implement mv operation for rbd-fusewuxiangwei2015-12-151-1/+11
* compat: include proper headers for FreeBSDYan, Zheng2015-09-111-0/+4
* compat: move definitions in porting.h into include/compat.hYan, Zheng2015-08-311-5/+1
* Link ceph-fuse to fuse on DARWINYan, Zheng2015-08-311-1/+1
* rbd-fuse: Add position to set/get xattr on DARWINDennis Schafroth2015-08-311-2/+16
* c++11: fixes for preprocessor string concatenationCasey Bodley2015-08-071-4/+5
* fix a few minor compilation warningsLoic Dachary2015-03-161-1/+1
* rbd-fuse.cc: use static_cast instead of c-style castDanny Al-Gaaf2015-02-031-1/+1
* rbd-fuse: clean up when shutdownJosh Durgin2015-01-251-1/+16
* Build rbd-fuse as a C++ unit (matching its existing linkage).Matt Benjamin2015-01-141-0/+815