summaryrefslogtreecommitdiff
path: root/cmds-send.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: cleanup subvol_uuid_search memory in btrfs send/receiveStefan Behrens2013-04-231-0/+2
* Btrfs-progs: close file descriptor in cmds-send.cStefan Behrens2013-04-231-0/+1
* Btrfs-progs: Use /proc/mounts instead of /etc/mtabStefan Behrens2013-04-091-1/+1
* btrfs-progs: initialize pipefd[] for error pathEric Sandeen2013-02-051-3/+3
* Btrfs-progs: make get_subvol_name non cmds-send specificAnand Jain2013-02-011-6/+6
* Btrfs-progs: Complete the help information of btrfs send/receiveChen Yang2013-02-011-9/+2
* Btrfs-prog/send: fix wrong dump_fd check in cmd_send_start()Chen Yang2013-01-311-5/+7
* Btrfs-prog/send: fix wrong best-parent assignment in, find_good_parent()Chen Yang2013-01-251-1/+1
* Btrfs-progs: correcting misnamed parameter options for btrfs sendJan Schmidt2013-01-211-32/+42
* btrfs-progs: initialize data before send ioctlArvin Schnell2013-01-211-0/+1
* btrfs-progs: Fix getopt on arm platformsLluis Batlle i Rossell2013-01-171-1/+1
* btrfs-progs: do not send stream into a terminalDavid Sterba2013-01-171-0/+5
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-171-0/+2
* Btrfs-progs: fix several complie warningMiao Xie2012-10-041-0/+2
* Btrfs-progs: replace find_mount_root from send codeJan Schmidt2012-08-201-67/+21
* Allow relative paths for btrfs sendChris Mason2012-08-091-18/+41
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-261-0/+677