btrfs-progs: and new path_cat helpers to send utils
authorDavid Sterba <dsterba@suse.cz>
Fri, 12 Jun 2015 15:06:48 +0000 (17:06 +0200)
committerDavid Sterba <dsterba@suse.cz>
Mon, 15 Jun 2015 12:09:11 +0000 (14:09 +0200)
commitb6a77a272b1a687f90999fe7aacf7a85523f0aa6
tree975394432ce6eeee6395c3afdc44f677579b72db
parentd304cf1a2d96705eb9fad051cb0db75cd88b93a5
btrfs-progs: and new path_cat helpers to send utils

Add versions of path_cat and path_cat3 that do not allocate the memory.
The unhandled memory allocations are still there.

Signed-off-by: David Sterba <dsterba@suse.cz>
send-utils.c
send-utils.h