syncronous symlink()

Ketil Froyn (ketil@froyn.com)
Tue, 17 Jul 2001 14:23:00 +0200 (CEST)


Hi.

How can I make be sure a symlink is on disk? In other words, I need to be
sure that both the symbolic link and the 'newpath' are on disk, so that
once the call has returned, I can pull out the plug of the computer and
not lose any data. Is it enough to sync() the directory to which the new
symlink was written?

Ketil

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/