Re: mounting msdos partitions buggy?

From: Greg J. (xcas_at_cox.net)
Date: 01/31/04

  • Next message: Scott Long: "Re: 5.2-RELEASE crash"
    Date: Sat, 31 Jan 2004 09:25:34 -0700
    To: Tim Robbins <tjr@freebsd.org>
    
    

    On Sun, 1 Feb 2004 02:26:08 +1100
    Tim Robbins <tjr@freebsd.org> wrote:

    > Try this patch. I'm pretty sure that the problem is that an int * is
    > bogusly cast to a size_t * in a few places in msdosfs_conv.c,
    > but I don't have an amd64 system myself, so I haven't been able to
    > test it.

    That did the trick.. thanks.
    _______________________________________________
    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: Scott Long: "Re: 5.2-RELEASE crash"