Hi.

Last time I asked, the discussion was on a second part of my mail that I
only asked because I was curious :) What I need to find out is how to make
a symlink() operation syncronous. I want it to be syncronous like link()
followed by a sync() of the directory, but I have to use symlink(). In
other words, I must know that the symlink and the "newpath" are both
synced to disk.

Thanks.

Ketil

Reply via email to