Date: Sat, 28 Jun 2003 15:51:08 +0200 From: Andreas Klemm <andreas@freebsd.org> To: csujun@21cn.com Cc: current@freebsd.org Subject: Re: Anyone is working in the msdosfs Message-ID: <20030628135108.GA67954@titan.klemm.apsfilter.org> In-Reply-To: <20030628072356.72557.qmail@web41810.mail.yahoo.com> References: <20030628072356.72557.qmail@web41810.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 28, 2003 at 12:23:56AM -0700, Jun Su wrote: > Hi All, > > Who is working on importing the msdosfs of darwin into > main tree? Please make sure this fix from Tim Robbins <tjr@freebsd.org> comes in just for the case someone imports something ... http://perforce.freebsd.org/chv.cgi?CH=33605 This prevents from hangig up FreeBSD if you mounted fat32 partitions ro, change it to rw and then write something to it. >From perforce log: XXX Propagate hack from UFS: open device for write access even if the user requests a read-only mount. This is fairly stupid, but it's necessary because we don't do the VOP_OPEN again if they upgrade a read-only mount to read-write. Fixes lockup when creating files on msdosfs mounts that have been mounted read-only then upgraded to read-write, reported by andreas@. Andreas /// -- Andreas Klemm - Powered by FreeBSD 4.8-STABLE Need a magic printfilter today ? -> http://www.apsfilter.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030628135108.GA67954>