Module Name: src Committed By: martin Date: Tue May 13 17:05:26 UTC 2014
Modified Files: src/sys/fs/cd9660: cd9660_vfsops.c Log Message: PR kern/48799: make filehandles properly use 64bit inodes on CD9660 file systems. Patch from Thomas Schmitt, with slight modifications. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sys/fs/cd9660/cd9660_vfsops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.