Date: Tue, 25 Jul 2006 14:15:50 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf ecma167-udf.h udf_vfsops.c Message-ID: <200607251415.k6PEFoia060617@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607251415.k6PEFoia060617>
