From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: okamoto@granite.cias.osakafu-u.ac.jp MIME-Version: 1.0 Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020710054618.3E35019981@mail.cse.psu.edu> Subject: [9fans] afd in mount(2) Date: Wed, 10 Jul 2002 14:45:40 +0900 Topicbox-Message-UUID: c7845ee6-eaca-11e9-9e20-41e7f4b1d025 What's the difference of authentication scheme between release 3 and 4? In release 3, if we can open connection to a file server, we don't need authetication every time, and just call mount() without afd. Why afd is neccessary in release 4's mount(2)? Kenji