On Thu, Jun 06, 2024 at 06:28:04PM +0300, Ariel Miculas wrote:
> Add a test which checks formatting and initializing a bcachefs
> filesystem from a source directory:
> `bcachefs format --source=source_dir`
> 
> Create a new `prepare_fs` function shared by both `migrate_from_fs` and
> `build_from_fs`.
> 
> Other changes:
> - add `ro` mount options when `nochanges` is supplied
> - add a function which checks rsync's --itemize-changes output
> - pass the --hard-links options to rsync when comparing changes
> - avoid creating hardlinks for symlinks
> 
> Signed-off-by: Ariel Miculas <ariel.micu...@gmail.com>

Applied

Reply via email to