Searched hist:dc9492c14c758639d7b2468d4ed3c77e785c1a35 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | transaction.c | diff dc9492c14c758639d7b2468d4ed3c77e785c1a35 Fri Feb 14 15:11:44 CST 2020 Josef Bacik <josef@toxicpanda.com> btrfs: hold a ref on the root on the dead roots list
At the point we add a root to the dead roots list we have no open inodes for that root, so we need to hold a ref on that root to keep it from disappearing.
Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | disk-io.c | diff dc9492c14c758639d7b2468d4ed3c77e785c1a35 Fri Feb 14 15:11:44 CST 2020 Josef Bacik <josef@toxicpanda.com> btrfs: hold a ref on the root on the dead roots list
At the point we add a root to the dead roots list we have no open inodes for that root, so we need to hold a ref on that root to keep it from disappearing.
Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|