• Josef Bacik's avatar
    Btrfs: fix duplicate checking logic · f6a39829
    Josef Bacik authored
    When merging my code into the integration test the second check for duplicate
    entries got screwed up.  This patch fixes it by dropping ret2 and just using ret
    for the return value, and checking if we got an error before adding the bitmap
    to the local list.  Thanks,
    Signed-off-by: default avatarJosef Bacik <josef@redhat.com>
    f6a39829
free-space-cache.c 66 KB