pub(crate) fn check_if_mergable(
new: &Directory<CustomMetadata>,
current_inode: &Inode<CustomMetadata>,
current_path: &Path,
diff: &mut Diff,
) -> Result<()>pub(crate) fn check_if_mergable(
new: &Directory<CustomMetadata>,
current_inode: &Inode<CustomMetadata>,
current_path: &Path,
diff: &mut Diff,
) -> Result<()>