Re: Anyone is working in the msdosfs

From: Andreas Klemm (andreas_at_freebsd.org)
Date: 06/28/03

  • Next message: Justin Ma: "Re: HEADS UP: Atheros 802.11 support"
    Date: Sat, 28 Jun 2003 15:51:08 +0200
    To: csujun@21cn.com
    
    

    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/
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Justin Ma: "Re: HEADS UP: Atheros 802.11 support"