summaryrefslogtreecommitdiff
path: root/send-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: add function to map subvol ID to pathStefan Behrens2013-04-231-0/+99
* Btrfs-progs: don't allocate one byte too much each timeStefan Behrens2013-04-231-2/+2
* Btrfs-progs: add a function to free subvol_uuid_search memoryStefan Behrens2013-04-231-0/+23
* Btrfs-progs: ignore subvols above BTRFS_LAST_FREE_OBJECTIDStefan Behrens2013-04-231-1/+1
* Btrfs-progs: bugfix for subvolume parent determination in btrfs sendJan Schmidt2013-01-211-2/+2
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-041-1/+2
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-041-3/+1
* Btrfs-progs: fix several complie warningMiao Xie2012-10-041-0/+4
* Allow relative paths for btrfs sendChris Mason2012-08-091-1/+0
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-261-0/+337