Skip to content

Conversation

@topin89
Copy link

@topin89 topin89 commented May 2, 2020

On nightly, there are function that are essentially Windows counterpart to ino and dev, file_index and volume_serial_number. The problem is, on directory walking, as opposed to getting metadata from a file directly, they return None, so I had to change logic of the inner loop as well as check_inode signature.

Next trouble was checking if nightly build or not. I had to use build.rs script to get this info.

Checked Windows and WSL build, all seems to work as expected, hardlinks are skipped on nightly build and considered dupes on stable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant