Source-Changes archive

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

CVS commit: src/sys/fs/cd9660



Module Name:    src
Committed By:   dyoung
Date:           Fri Sep 30 08:15:46 UTC 2005

Modified Files:
        src/sys/fs/cd9660: cd9660_vfsops.c

Log Message:
In cd9660_mount, initialize imp to VFSTOISOFS(mp) instead of NULL.
Remove redundant assignments to imp.  This fixes the page fault
panic when the kernel mounts an ISO9660 filesystem, introduced at
revision 1.27.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.




Home | Main Index | Thread Index | Old Index