summaryrefslogtreecommitdiff
path: root/cmds-send.c
Commit message (Expand)AuthorAge
* Btrfs-progs: btrfs-send: free used memory and close fdsStefan Behrens2013-04-23
* btrfs-progs: Fix the receive code pathingAlex Lyakas2013-04-23
* Btrfs-progs: cleanup subvol_uuid_search memory in btrfs send/receiveStefan Behrens2013-04-23
* Btrfs-progs: close file descriptor in cmds-send.cStefan Behrens2013-04-23
* Btrfs-progs: Use /proc/mounts instead of /etc/mtabStefan Behrens2013-04-09
* btrfs-progs: initialize pipefd[] for error pathEric Sandeen2013-02-05
* Btrfs-progs: make get_subvol_name non cmds-send specificAnand Jain2013-02-01
* Btrfs-progs: Complete the help information of btrfs send/receiveChen Yang2013-02-01
* Btrfs-prog/send: fix wrong dump_fd check in cmd_send_start()Chen Yang2013-01-31
* Btrfs-prog/send: fix wrong best-parent assignment in, find_good_parent()Chen Yang2013-01-25
* Btrfs-progs: correcting misnamed parameter options for btrfs sendJan Schmidt2013-01-21
* btrfs-progs: initialize data before send ioctlArvin Schnell2013-01-21
* btrfs-progs: Fix getopt on arm platformsLluis Batlle i Rossell2013-01-17
* btrfs-progs: do not send stream into a terminalDavid Sterba2013-01-17
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-17
* Btrfs-progs: fix several complie warningMiao Xie2012-10-04
* Btrfs-progs: replace find_mount_root from send codeJan Schmidt2012-08-20
* Allow relative paths for btrfs sendChris Mason2012-08-09
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26