rattler icon indicating copy to clipboard operation
rattler copied to clipboard

Consider not copying permissions when reflinking on macOS

Open wolfv opened this issue 1 year ago • 1 comments

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.

wolfv avatar Jan 18 '24 16:01 wolfv

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?

baszalmstra avatar Nov 07 '25 09:11 baszalmstra