diff options
author | Alexander Motin <[email protected]> | 2023-12-01 18:23:20 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2024-01-08 16:11:39 -0800 |
commit | 3b8f2273622318461836dc27fa65e50126caff78 (patch) | |
tree | 25158375f85b18b47c30bfc5a43d99fb23a16318 /module/icp | |
parent | e48195c816edbea0efeb41436811af353ae26a35 (diff) |
ZIL: Remove TX_CLONE_RANGE replay for ZVOLs.
zil_claim_clone_range() takes references on cloned blocks before ZIL
replay. Later zil_free_clone_range() drops them after replay or on
dataset destroy. The total balance is neutral. It means we do not
need to do anything (drop the references) for not implemented yet
TX_CLONE_RANGE replay for ZVOLs.
This is a logical follow up to #15603.
Reviewed-by: Kay Pedersen <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Alexander Motin <[email protected]>
Sponsored by: iXsystems, Inc.
Closes #15612
Diffstat (limited to 'module/icp')
0 files changed, 0 insertions, 0 deletions