Module Name: src Committed By: bouyer Date: Wed May 21 21:49:44 UTC 2014
Modified Files: src/sys/fs/cd9660 [netbsd-5-2]: cd9660_node.c Log Message: Pull up following revision(s) (requested by martin in ticket #1904): sys/fs/cd9660/cd9660_node.c: revision 1.31 PR kern/48787: inode calculation from ISO9660 block offset might get truncated to 32bit - force the whole expression to be evaluated as ino_t. Patch from Thomas Schmitt, with minor modifications (and reworded comment). To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.24.28.1 src/sys/fs/cd9660/cd9660_node.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.