This directory (arm64 only) appears to be new with the 2024-03-15 release IMGs.
The interesting thing about it is that there are 52 (!) files in that directory that are all hard-linked to the same file (pick one, any one, I guess), and are, I believe, the only hard-linked files in the IMG.
Normally not a big deal, but yours truly was doing an `rsync -a` of the IMG contents and I ran out of space due to an extra 27MB of content.
Not surprisingly, `rsync -aH` corrected the problem, but I'm curious about what the heck this is.
The interesting thing about it is that there are 52 (!) files in that directory that are all hard-linked to the same file (pick one, any one, I guess), and are, I believe, the only hard-linked files in the IMG.
Normally not a big deal, but yours truly was doing an `rsync -a` of the IMG contents and I ran out of space due to an extra 27MB of content.
Not surprisingly, `rsync -aH` corrected the problem, but I'm curious about what the heck this is.
Statistics: Posted by bls — Thu Mar 21, 2024 9:25 pm — Replies 2 — Views 75