Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rbd_fuse/rbd-fuse.c: reduce scope of some variables in open_rbd_image() | Danny Al-Gaaf | 2013-05-16 | 1 | -3/+3 |
* | rbd_fuse/rbd-fuse.c: remove consecutive return/break statement | Danny Al-Gaaf | 2013-03-11 | 1 | -1/+0 |
* | rbd-fuse: fix for loop in open_rbd_image() | Danny Al-Gaaf | 2013-02-06 | 1 | -1/+1 |
* | rbd-fuse: fix warning | Sage Weil | 2013-01-28 | 1 | -1/+1 |
* | rbd-fuse: fix printf format for off_t and size_t | Danny Al-Gaaf | 2013-01-28 | 1 | -4/+5 |
* | rbd-fuse: fix usage of conn->want | Danny Al-Gaaf | 2013-01-28 | 1 | -1/+2 |
* | rbd-fuse: add simple RBD FUSE client | Dan Mick | 2013-01-25 | 1 | -612/+454 |
* | rbd-fuse: Original code from Andreas Bluemle | Andreas Bluemle | 2013-01-25 | 1 | -0/+908 |