Date: Mon, 20 Apr 1998 16:18:49 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c Message-ID: <199804202318.QAA02192@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1998/04/20 16:18:48 PDT Modified files: sys/isofs/cd9660 cd9660_vfsops.c Log: The 'mountroot' option is obviously pointless for an LKM so allow LKM compilation to succeed by making it go away for that case. Saves needing to include opt_devfs.h which an LKM cannot rely on anyhow. Revision Changes Path 1.38 +9 -3 src/sys/isofs/cd9660/cd9660_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804202318.QAA02192>