summaryrefslogtreecommitdiff
path: root/cmds-subvolume.c
diff options
context:
space:
mode:
authorEvan Danaher <github@edanaher.net>2017-04-11 12:33:40 -0400
committerDavid Sterba <dsterba@suse.com>2017-04-19 19:33:43 +0200
commitbeb924e12d33f11d76c54fad003c6ae3adc9fcc7 (patch)
tree19110e9623489d8886ad5107d341f889fdd61ae7 /cmds-subvolume.c
parent57909d702c4d636a5f733309202c36fe006d84e9 (diff)
btrfs-progs: send: always print a space after path in dump
I was shocked to discover that 'btrfs receive --dump' doesn't print a space after long filenames, so it runs together into the metadata; for example: truncate ./20-00-03/this-name-is-32-characters-longsize=0 This is a trivial patch to add a single space unconditionally, so the result is the following: truncate ./20-00-03/this-name-is-32-characters-long size=0 I suppose this is technically a breaking change, but it seems unlikely to me that anyone would depend on the existing behavior given how unfriendly it is. Signed-off-by: Evan Danaher <github@edanaher.net> Reviewed-by: Noah Massey <noah.massey@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'cmds-subvolume.c')
0 files changed, 0 insertions, 0 deletions