From owner-freebsd-afs Thu Jun 28 17:17: 3 2001 Delivered-To: freebsd-afs@freebsd.org Received: from zaphod.ece.cmu.edu (ZAPHOD.ECE.CMU.EDU [128.2.136.35]) by hub.freebsd.org (Postfix) with ESMTP id 0284D37B407 for ; Thu, 28 Jun 2001 17:17:01 -0700 (PDT) (envelope-from tardis@watson.org) Received: (from tardis@localhost) by zaphod.ece.cmu.edu (8.11.0/8.8.8) id f5T0Gx216345; Thu, 28 Jun 2001 20:16:59 -0400 (EDT) X-Authentication-Warning: zaphod.ece.cmu.edu: tardis set sender to tardis@watson.org using -f To: port-freebsd@openafs.org, freebsd-afs@FreeBSD.org Cc: openafs-devel@openafs.org Subject: FreeBSD: working namei-based server From: Tom Maher Date: 28 Jun 2001 20:16:59 -0400 Message-ID: Lines: 29 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-afs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yay, volume replication is finally working. I'm having some trouble getting to my non-work-related web server, so for the meantime, the pach is at http://www.ece.cmu.edu/~tardis/openafs/oafs-fbsd-2001-06-28.patch It's about 24 kB. This is against what's in CVS as of about 2 hours ago or so. It includes a patch to fix the stupid des password-reading terminal futzing bug. There is a minor patch of configure.in, so you'll probably want to regenerate the configure script if you want things to build. My devel box is still running FreeBSD 4.2-RELEASE, but the binaries run just fine on 4.3-RELEASE as well. I'm still using arla-0.35.2 as my client. The next thing to do is work on porting the OpenAFS client. There's some more work towards that end in this patch, but it's still mostly at the simple "follow the osf & darwin ifdef path" level. I've asked Rob Watson to set aside a syscall number for AFS, and I'm wating for him to get back to me. In the meantime, I'll continue being lame and use syscall 210. Help from anyone who has great knowledge of the VFS would be most appreciated. Help from people who can torture test the server, and then report dangerous bugs, would also be wonderful. -- Tom Maher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-afs" in the body of the message