Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2007 20:20:09 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/libvolume_id Makefile ports/devel/libvolume_id/files patch-fat.c
Message-ID:  <200705302020.l4UKK9k3076966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2007-05-30 20:20:09 UTC

  FreeBSD ports repository

  Modified files:
    devel/libvolume_id   Makefile 
  Added files:
    devel/libvolume_id/files patch-fat.c 
  Log:
  Make sure we only read in sector-sized chunks from the disk to avoid EINVAL
  errors.  This will fix problems detecting FAT file systems on certain media
  that does not use a 512-byte sector size.
  
  Reported by:    James Snyder <jbsnyder@gmail.com>
  Tested by:      James Snyder <jbsnyder@gmail.com>
  
  Revision  Changes    Path
  1.5       +1 -0      ports/devel/libvolume_id/Makefile
  1.1       +38 -0     ports/devel/libvolume_id/files/patch-fat.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705302020.l4UKK9k3076966>