commit | 5119cfc36f6da62ee7c8f38208afece006a27fcb | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Jan 24 09:32:50 2020 -0500 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:31 2020 +0100 |
tree | 7483174c656f165685ec002957194faacbe53a19 | |
parent | 5168489a079aacd5626156ce5f8ab77325bcde15 [diff] |
btrfs: hold a ref on the root in create_pending_snapshot We create the snapshot and then use it for a bunch of things, we need to hold a ref on it while we're messing with it. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>