Moss Hope

Results 46 comments of Moss Hope

> It was only introduced recently into openzfs. Historically opnzfs has not supported reflinks. > > It should be easy PR to change fclones behaviour for BSD OS family. Not...

Yes, this is true, and how git based open source works, and why I made this issue. Maybe someone who knows where that is can put it here and then...

Looks like it may be related to using the (abandoned, dev isn't active on github in several years)[ reflink crate](https://github.com/pkolaczk/fclones/blob/a74f90d293e05856d19a4c0ac2b29b46ef16cf23/fclones/src/dedupe.rs#L331). Though I don't quite understand the use of the[ shell...

> > Yes, this is true, and how git based open source works, and why I made this issue. Maybe someone who knows where that is can put it here...

There is an active fork we could replace it with, haven't dug into if they support freebsd yet or not: https://github.com/cargo-bins/reflink-copy

opened a [issue](https://github.com/cargo-bins/reflink-copy/issues/130) to track maybe adding FreeBSD support there.