We now link the hard-linked flist entries into a circular list, mark
authorWayne Davison <wayned@samba.org>
Sun, 25 Jan 2004 22:32:10 +0000 (22:32 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 25 Jan 2004 22:32:10 +0000 (22:32 +0000)
commitd38fc3056318ed19ee08941c2d4f4881d84d9130
treee453929ac5dbb4e65efef967a1c54b55ed1bb826
parent6dff599288f7781d7b3a2ec8df758341690c4197
We now link the hard-linked flist entries into a circular list, mark
the last item with FLAG_HLINK_EOL, and save off an index for our
master entry in the hlink_list[] array.  Added the hard_link_check()
function.
hlink.c