Closed tmcgilchrist closed 1 year ago
Following your comments, I have reinstated the archive_extract.ml code and renamed the user_temp.ml fetcher to zfs_clone.ml and standardised the code to work for both macOS and FreeBSD. There is a corresponding commit to my ocluster branch to reflect these changes. https://github.com/ocurrent/ocluster/commit/db164cc085ae6857e82230ee648715ab3ea5552a
archive_extract.ml
user_temp.ml
zfs_clone.ml
@mtelvers if we are mostly fine with this code, could we merge it and PR any further improvements?
Following your comments, I have reinstated the
archive_extract.ml
code and renamed theuser_temp.ml
fetcher tozfs_clone.ml
and standardised the code to work for both macOS and FreeBSD. There is a corresponding commit to my ocluster branch to reflect these changes. https://github.com/ocurrent/ocluster/commit/db164cc085ae6857e82230ee648715ab3ea5552a