rattler
rattler copied to clipboard
Consider not copying permissions when reflinking on macOS
In order to keep maximum performance we might want to chekc why the behavior is different between linux & macOS and not do the permission adjustment when reflinking on macOS.
I think we only have to update the permissions if the original file is executable. Do we care about other permissions from the cached file?