diff options
author | Josef Bacik <josef@toxicpanda.com> | 2017-09-29 15:43:55 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2017-10-30 12:28:00 +0100 |
commit | 1ce7a5ec44c8b148c4600e25c696a135319734db (patch) | |
tree | 01d1f912bff08b19df61021244803305d5a1c0b6 /fs/btrfs/tests | |
parent | 194ab0bc21cc99c5b804040aa785e0bdcc214656 (diff) | |
download | linux-1ce7a5ec44c8b148c4600e25c696a135319734db.tar.bz2 |
btrfs: move ref_mod modification into the if (ref) logic
We only use this logic if our ref isn't a ref_head, so move it up into
the if (ref) case since we know that this is a normal ref and not a
delayed ref head.
Signed-off-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tests')
0 files changed, 0 insertions, 0 deletions