]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: add comments regarding locking to struct btrfs_delayed_ref_root
authorFilipe Manana <fdmanana@suse.com>
Wed, 23 Oct 2024 13:03:44 +0000 (14:03 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 11 Nov 2024 13:34:21 +0000 (14:34 +0100)
commitd3aaeea771d35293ff2996a0a785c460fd613bb6
tree938d4e5319636b21a57d03d1d9381a9960dc5f15
parenta8985ac6bed0546da493ebdd08238de60f0b1a04
btrfs: add comments regarding locking to struct btrfs_delayed_ref_root

Add some comments to struct btrfs_delayed_ref_root's fields to mention
what its spinlock protects.

Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/delayed-ref.h