From: Omar Sandoval <osan...@fb.com> Hi,
This series is a couple of minor fixes to btrfs receive. Patch 1 fixes a missing strdup() return value check by getting rid of the strdup(). Patch 2 (the more important one) fixes a receive error when the same subvolume is received multiple times. Thanks, Omar Omar Sandoval (2): btrfs-progs: receive: get rid of unnecessary strdup() btrfs-progs: receive: don't lookup clone root for received subvolume cmds/receive.c | 41 +++++++++++------------------------------ 1 file changed, 11 insertions(+), 30 deletions(-) -- 2.22.0