diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-11-29 16:33:03 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-12-03 22:27:02 +0300 |
commit | 9c803c474c6c002d8ade68ebe99026cc39c37f85 (patch) | |
tree | 89ae32616aec62d212a9ed5ee829a80e87e6861e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 951a3f59d268fe1397aaeb9a96fcb1944890c4cb (diff) | |
download | linux-9c803c474c6c002d8ade68ebe99026cc39c37f85.tar.xz |
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
When activating a swap file we acquire the root's snapshot drew lock and
then check if the root is dead, failing and returning with -EPERM if it's
dead but without unlocking the root's snapshot lock. Fix this by adding
the missing unlock.
Fixes: 60021bd754c6 ("btrfs: prevent subvol with swapfile from being deleted")
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions