Re: Improving the Unix API

allbery@ece.cmu.edu
Sun, 27 Jun 1999 21:12:09 -0400 (EDT)


On 27 Jun, Jason Thorpe wrote:
+-----
| Alexander Viro <viro@math.psu.edu> wrote:
| > doesn't unmap the stuff. Oh, shit, there is such thing as pending
| > unlink... Does vgone() force it?
|
| Regarding unlink()... those aren't operations on vnodes. Those are
| operations on the filesystem namespace, and are thus (correctly)
| unaffected.
+--->8

I believe what he meant is "how is deallocation of a pending-unlink
file whose only reference is an open fd which has been revoked dealt
with"?

(To which my own answer would be: "deallocated on close as usual, no
reason to treat this case specially that I know of".)

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
carnegie mellon / electrical and computer engineering			 KF8NH
     We are Linux. Resistance is an indication that you missed the point.

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