cvs commit: ports/devel/libvolume_id Makefile ports/devel/libvolume_id/files patch-fat.c

Joe Marcus Clarke marcus at FreeBSD.org
Wed May 30 20:20:09 UTC 2007


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 at gmail.com>
  Tested by:      James Snyder <jbsnyder at 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)


More information about the cvs-ports mailing list