search for: 31f45129

Displaying 1 result from an estimated 1 matches for "31f45129".

Did you mean: 145129
2023 Sep 22
1
rsync --delete with empty source folder for fast snapshot deletion: Permissions of hardlinked files are changed to 644. Workaround?
On Fri, 2023-09-22 at 07:37 -0400, Kevin Korb wrote: > So I decided to do a quick test using the Linux kernel source tree since > it has lots of files. Excellent idea using kernel sources! A lot of different files... I will use this to create indicative benchmarks for different scenarios... > ? I duplicated a tree, used 'find . -type f -exec > chmod 444 {} +' to make read