Date: Sun, 12 Nov 1995 02:16:57 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/isofs/cd9660 cd9660_lookup.c cd9660_vnops.c Message-ID: <199511121016.CAA03572@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/11/12 02:16:55 Modified: sys/isofs/cd9660 cd9660_lookup.c cd9660_vnops.c Log: Fix isoilk hang caused by not checking for read-onlyness in several places. The fix for this in Lite-2 is more complete, but these quick hacks of mine are safer for now. I plan to integrate the additional Lite-2 stuff at some later time. Should completely fix PR810.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511121016.CAA03572>