> ext3 peut stocker les liens symboliques dans l'inode (ext2 aussi, d'ailleur c'est ext2 qui a implémenté ça en premier).
http://e2fsprogs.sourceforge.net/ext2intro.html(...) Ext2fs implements fast symbolic links. A fast symbolic link does not use any data block on the filesystem. The target name is not stored in a data block but in the inode itself.
[^] # Re: Conseils ?
Posté par 007 . En réponse à la dépêche Sortie de la version 4 de ReiserFS. Évalué à 1.
http://e2fsprogs.sourceforge.net/ext2intro.html(...)
Ext2fs implements fast symbolic links. A fast symbolic link does not use any data block on the filesystem. The target name is not stored in a data block but in the inode itself.