This commit is contained in:
parent
bd974974fb
commit
9bff2e1a23
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Hi,
|
||||
|
||||
this is a minor issue and probably there is no better solution, but nevertheless I would like to point out it and maybe discuss a little about the issue.
|
||||
this is a minor issue and probably there is no better solution, but nevertheless I would like to point it out and maybe discuss a little about the issue.
|
||||
|
||||
Given that the symlinks generated by annex are pretty large in size (they point to a file named by a large hash number), ext4 is using an entire block (4K) of storage instead of [embedding the symlink into the inode][inode] itself. For the "archivist use case" of annex, this might lead to tens or hundreds of MBs of disk occupied by symlinks which actually don't add up to more than a few MBs.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue