From mboxrd@z Thu Jan 1 00:00:00 1970 From: anothy@cosym.net To: 9fans@cse.psu.edu Subject: Re: [9fans] lnfs(1) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Message-Id: <20020711040533.EF77219A85@mail.cse.psu.edu> Date: Thu, 11 Jul 2002 00:03:51 -0400 Topicbox-Message-UUID: c8f836bc-eaca-11e9-9e20-41e7f4b1d025 // When I killed lnfs process after using [lnfs], I cannot // ccess the whole directory... i suspect you need to do something like "unmount /usr/sys" before killing the process (and the unmount may cause the process to exit, as 'rm /srv/9660' causes 9660srv to exit). otherwise you've got an entry in your mount table, but no process to actually service it. ア