diff options
author | Josef Bacik <josef@toxicpanda.com> | 2020-08-10 18:42:31 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-08-27 15:13:23 +0300 |
commit | d3beaa253fd6fa40b8b18a216398e6e5376a9d21 (patch) | |
tree | 93a9c3f00b55d2ea75d03afac745bda9f3a7dcf5 /fs/sysv | |
parent | ad24466588ab7d7c879053c5afd919b0c555fec0 (diff) | |
download | linux-d3beaa253fd6fa40b8b18a216398e6e5376a9d21.tar.xz |
btrfs: set the lockdep class for log tree extent buffers
These are special extent buffers that get rewound in order to lookup
the state of the tree at a specific point in time. As such they do not
go through the normal initialization paths that set their lockdep class,
so handle them appropriately when they are created and before they are
locked.
CC: stable@vger.kernel.org # 4.4+
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/sysv')
0 files changed, 0 insertions, 0 deletions