Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/fs/efs



Module Name:    src
Committed By:   rumble
Date:           Sun Jul 29 00:56:05 UTC 2007

Modified Files:
        src/sys/fs/efs: efs_subr.c

Log Message:
When computing the superblock checksum, use an unsigned short to avoid an
undesired sign-extension. Now EFS works on big endian machines, too.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/fs/efs/efs_subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index