From owner-freebsd-stable Thu May 7 20:14:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05807 for freebsd-stable-outgoing; Thu, 7 May 1998 20:14:37 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from roma.coe.ufrj.br (jonny@roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05621 for ; Thu, 7 May 1998 20:14:00 -0700 (PDT) (envelope-from jonny@coe.ufrj.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id AAA25387; Fri, 8 May 1998 00:13:48 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199805080313.AAA25387@roma.coe.ufrj.br> Subject: Re: mount_msdos and msdosfs for VFAT/FAT32 access In-Reply-To: from Ugo Paternostro at "May 6, 98 11:59:48 pm" To: paterno@dsi.UNIFI.IT (Ugo Paternostro) Date: Fri, 8 May 1998 00:13:48 -0300 (EST) Cc: hyama@acm.org, freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk #define quoting(Ugo Paternostro) // 1) you sys/sys/mount.h file is outdated, as it does not include CodaFS support. // You find a patch attached below. (P.S.: last make world 22nd Apr, sources // supped today at 16:30 UTC) It seems to me that Hideki used 2.2.5 as base for the port. I could not find any other difference than that, though. I also find a problem with some vfs*(3) function. Try doing a mount -p on your system after mounting some VFAT/FAT32 partition. Anybody else see something wrong ? For what I've seen from the code, porting it from -current is not an easy task. I was specially affraid of the simple_lock() et al functions that have simply been nullified. Couldn't them be a source of problem ? What are these for that they do not exist in -stable ? Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 ( Job ) jonny@coppe.ufrj.br M.Sc. Student Electrical Engineering Universidade Federal do Rio de Janeiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message