On Tue, 6 Feb 2001, Andre Oppermann wrote: > Date: Tue, 06 Feb 2001 20:32:07 +0100 > From: Andre Oppermann <[EMAIL PROTECTED]> > NAME > link - make a hard file link > DESCRIPTION > The link() function call atomically creates the specified directory > entry > ^^^^^^^^^^ > (hard link) name2 with the attributes of the underlying object > pointed at > by name1. If the link is successful: the link count of the > underlying ob- > ject is incremented; name1 and name2 share equal access and rights > to the > underlying object. IE. link() atomically creates the directory entry and increments the usage count of the inode. I don't see anything about writing the thing to disk ... regards, Rik -- Linux MM bugzilla: http://linux-mm.org/bugzilla.shtml Virtual memory is like a game you can't win; However, without VM there's truly nothing to lose... http://www.surriel.com/ http://www.conectiva.com/ http://distro.conectiva.com/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: soft updates and qmail (RE: qmail IO problems) Rik van Riel
- Re: soft updates and qmail (RE: qmail IO problem... Matt Dillon
- Re: soft updates and qmail (RE: qmail IO pro... Rik van Riel
- Re: soft updates and qmail (RE: qmail IO problem... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO pro... Rik van Riel
- Re: soft updates and qmail (RE: qmail IO... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO problems) Rik van Riel
- Re: soft updates and qmail (RE: qmail IO problems) Mike Silbersack
- Re: soft updates and qmail (RE: qmail IO problem... Matt Dillon
- Re: soft updates and qmail (RE: qmail IO pro... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO... Rik van Riel
- Re: soft updates and qmail (RE: qmail IO... Matt Dillon
- Re: soft updates and qmail (RE: qma... Alfred Perlstein
- Re: soft updates and qmail (RE: qma... Andre Oppermann
- Re: soft updates and qmail (RE: qma... Rik van Riel
- Re: soft updates and qmail (RE: qma... Andre Oppermann
- Re: soft updates and qmail (RE: qma... Rik van Riel
- Re: soft updates and qmail (RE: qma... Alfred Perlstein
- Re: soft updates and qmail (RE: qma... Andre Oppermann
- Re: soft updates and qmail (RE: qma... Jack Rusher
- Re: soft updates and qmail (RE: qmail IO pro... Greg Black