Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: soft and hard links

2 views
Skip to first unread message

Jonathan de Boyne Pollard

unread,
Sep 9, 2011, 8:52:34 AM9/9/11
to
> Where is the number of hard links stored[?]

On filesystems such as EXT2/EXT3/EXT4: In the inode.
On filesystems such as NTFS: In the MFT record.

> and why does that place not also have the path-and-filenames for them?

What makes you think that it hasn't? Don't tar all filesystem formats
with the same brush. On NTFS each MFT record has a $FILE_NAME attribute
for each hard link to a file that records the MFT record of the
containing directory and the directory entry's name.

Adam Funk

unread,
Sep 9, 2011, 3:48:52 PM9/9/11
to

OK, fair enough. I'm only familiar with the ext ones.


--
No sport is less organized than Calvinball!

0 new messages