Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2007 19:49:40 +0000 (UTC)
From:      Markus Brueffer <markus@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/udf udf_vfsops.c
Message-ID:  <200712111949.lBBJne5G071836@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markus      2007-12-11 19:49:40 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/udf           udf_vfsops.c 
  Log:
  Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4,
  7.2.3, bytes 0-3 and 5-15 are used to calculate the checksum of a descriptor
  tag.
  
  PR:             kern/90521
  Submitted by:   Björn König <bkoenig@cs.tu-berlin.de>
  Reviewed by:    scottl
  Approved by:    emax (mentor)
  
  Revision  Changes    Path
  1.50      +1 -1      src/sys/fs/udf/udf_vfsops.c



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