]> git.hungrycats.org Git - bees/commit
roots: avoid copying a BtrfsIoctlSearchKey
authorZygo Blaxell <bees@furryterror.org>
Tue, 3 Dec 2024 21:51:24 +0000 (16:51 -0500)
committerZygo Blaxell <bees@furryterror.org>
Tue, 3 Dec 2024 21:54:14 +0000 (16:54 -0500)
commit3e89fe34ed204c9fb2f4b88058a663ed8970ccbe
tree732ad7f9359df470de6f984fa43854560da38736
parentdc74766179b630d5d1cf4d3384e764241ee3baa2
roots: avoid copying a BtrfsIoctlSearchKey

Although all the members of BtrfsExtentDataFetcher are theoretically
copiable, there's no need to actually make any such copy.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
src/bees-roots.cc