freebsd-src/sys/fs
Markus Brueffer a8a27cb0f9 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)
2007-12-11 19:49:40 +00:00
..
cd9660 Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
coda Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
deadfs Below is slightly edited description of the LOR by Tor Egge: 2007-01-22 11:25:22 +00:00
devfs Merge first in a series of TrustedBSD MAC Framework KPI changes 2007-10-24 19:04:04 +00:00
fdescfs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
fifofs When we do open, we should lock the vnode exclusively. This fixes few races: 2007-07-26 16:58:09 +00:00
hpfs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
msdosfs o English lesson from bde@: "iff" is not a typo, it means "if and only if". 2007-11-18 09:21:30 +00:00
ntfs o Mask maximum file permissions we get from mount_ntfs -m 2007-11-17 17:05:01 +00:00
nullfs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
nwfs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
portalfs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
procfs - Move all of the PS_ flags into either p_flag or td_flags. 2007-09-17 05:31:39 +00:00
pseudofs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
smbfs Get rid of qaddr_t. 2007-10-16 10:54:55 +00:00
tmpfs Turn MPASS(0) into panic with more obvious reason why the assertion 2007-12-07 00:00:21 +00:00
udf Fix calculation of descriptor tag checksums. According to ECMA-167, Part 4, 2007-12-11 19:49:40 +00:00
unionfs Merge first in a series of TrustedBSD MAC Framework KPI changes 2007-10-24 19:04:04 +00:00