Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 10:58:07 +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:  <200502211058.j1LAw7H5017098@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-21 10:58:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/isofs/cd9660     cd9660_vfsops.c 
  Log:
  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.
  
  Revision   Changes    Path
  1.121.2.1  +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?200502211058.j1LAw7H5017098>