|
|
|
|
|
by geocar
3594 days ago
|
|
Symlinks are not files, they do not have inodes and you cannot open them to fsync their contents. They exist as directory entries with a small in-directory content only, thus syncing the directory they exist in is sufficient to persist them. |
|
See e.g. https://ext4.wiki.kernel.org/index.php/Ext4_Disk_Layout#Symb...