On 31.05.19 г. 20:01 ч., David Sterba wrote:
> Lockdep annotations are better than comments about necessary locks.
> 
> David Sterba (5):
>   btrfs: tests: add locks around add_extent_mapping
>   btrfs: assert extent map tree lock in add_extent_mapping
>   btrfs: assert tree mod log lock in __tree_mod_log_insert
>   btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head
>   btrfs: assert bio list lock in merge_rbio
> 
>  fs/btrfs/ctree.c                  |  4 ++--
>  fs/btrfs/delayed-ref.c            |  7 ++++---
>  fs/btrfs/extent_map.c             |  2 ++
>  fs/btrfs/raid56.c                 |  4 ++--
>  fs/btrfs/tests/extent-map-tests.c | 22 ++++++++++++++++++++++
>  5 files changed, 32 insertions(+), 7 deletions(-)
> 


For the whole series :

Reviewed-by: Nikolay Borisov <nbori...@suse.com>

Reply via email to