cvs commit: src/sys/fs/udf udf_vfsops.c

Markus Brueffer markus at FreeBSD.org
Tue Dec 11 11:49:40 PST 2007


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 at 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


More information about the cvs-all mailing list