mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 23:09:14 +01:00
It is not possible to emulate extent-same by clone in a safe way. EXTENT_SAME has been supported in btrfs since kernel 3.13, which is much too old to contemplate running bees on. Remove this dangerous and unused function. Signed-off-by: Zygo Blaxell <bees@furryterror.org>