Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 10:49:55 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c
Message-ID:  <200502181049.j1IAntVP099625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-18 10:49:55 UTC

  FreeBSD src repository

  Modified files:
    sys/isofs/cd9660     cd9660_vfsops.c 
  Log:
  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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.134     +7 -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?200502181049.j1IAntVP099625>