K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-21T10:58:07.000000Z K 7 svn:log V 540 Merge cd9660_vfsops.c:1.134 from HEAD to RELENG_5: date: 2005/02/18 10:49:55; author: rwatson; state: Exp; lines: +7 -3 Conditionalize cd9660 chattiness regarding the nature of the file system mounted (is it Joliet, RockRidge, High Sierra) based on bootverbose. Most file systems don't generate log messages based on details of the file system superblock, and these log messages disrupt sysinstall output during a new install from CD. We may want to explore exposing this status information using nmount() at some point. END