Module Name: src Committed By: bouyer Date: Wed May 21 21:06:29 UTC 2014
Modified Files: src/sys/fs/cd9660 [netbsd-6]: cd9660_node.c Log Message: Pull up following revision(s) (requested by martin in ticket #1062): 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.29 -r1.29.8.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.