Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!rice!sun-spots-request From: eirik@theory.tn.cornell.edu (Eirik Fuller) Newsgroups: comp.sys.sun Subject: Re: tmpfs Keywords: Miscellaneous Message-ID: <1990Oct7.223139.27308@rice.edu> Date: 7 Oct 90 21:30:00 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 9 Approved: Sun-Spots@rice.edu Originator: spots@walhalla.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 321, message 12 In a previous posting I described a problem with tmpfs, in which processes can get stuck in disk wait trying to read a directory. Since then a Sun engineer found a way to repeat this problem, based on data from our kernel core dump. One of our users had made a hard link to a directory in /tmp/, and this, apparently, caused the problem. It sounds like the fix will cure both problems, that tmpfs allows mere mortals to hard link directories, and the problems that ensue.