summaryrefslogtreecommitdiff
path: root/src/rbd_fuse
Commit message (Expand)AuthorAgeFilesLines
* rbd_fuse/rbd-fuse.c: reduce scope of some variables in open_rbd_image()Danny Al-Gaaf2013-05-161-3/+3
* rbd_fuse/rbd-fuse.c: remove consecutive return/break statementDanny Al-Gaaf2013-03-111-1/+0
* rbd-fuse: fix for loop in open_rbd_image()Danny Al-Gaaf2013-02-061-1/+1
* rbd-fuse: fix warningSage Weil2013-01-281-1/+1
* rbd-fuse: fix printf format for off_t and size_tDanny Al-Gaaf2013-01-281-4/+5
* rbd-fuse: fix usage of conn->wantDanny Al-Gaaf2013-01-281-1/+2
* rbd-fuse: add simple RBD FUSE clientDan Mick2013-01-251-612/+454
* rbd-fuse: Original code from Andreas BluemleAndreas Bluemle2013-01-251-0/+908