diff options
author | Alexander Motin <[email protected]> | 2024-03-25 17:59:55 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2024-03-25 14:59:55 -0700 |
commit | 4616b96a643c941e96ee0d1d816c573df9f0de28 (patch) | |
tree | 0d2a815331fb50dca293288ab2ed3ee0409a1908 /module/zfs/bpobj.c | |
parent | 80cc516295fef1a429542fcfeea369c6bbb85ce4 (diff) |
BRT: Relax brt_pending_apply() locking
Since brt_pending_apply() is running in syncing context, no other
brt_pending_tree accesses are possible for the TXG. We don't need
to acquire brt_pending_lock here.
Reviewed-by: Pawel Jakub Dawidek <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Brian Atkinson <[email protected]>
Reviewed-by: Rob Norris <[email protected]>
Signed-off-by: Alexander Motin <[email protected]>
Sponsored by: iXsystems, Inc.
Closes #15955
Diffstat (limited to 'module/zfs/bpobj.c')
0 files changed, 0 insertions, 0 deletions