cvs commit: src/sys/fs/udf ecma167-udf.h udf_vfsops.c

Yar Tikhiy yar at FreeBSD.org
Tue Jul 25 14:15:50 UTC 2006


yar         2006-07-25 14:15:50 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/udf           ecma167-udf.h udf_vfsops.c 
  Log:
  In udf_find_partmaps(), when we find a type 1 partition map, we have to
  skip the actual type 1 length (6 bytes). With this change, it is now possible
  to correctly spot the VAT partition map in certain discs.
  
  Submitted by:   Pedro Martelletto <pedro at ambientworks.net>
  
  Revision  Changes    Path
  1.7       +4 -3      src/sys/fs/udf/ecma167-udf.h
  1.43      +9 -7      src/sys/fs/udf/udf_vfsops.c


More information about the cvs-all mailing list