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 <[EMAIL PROTECTED]>
  
  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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to