cvs commit: src/sys/isofs/cd9660 cd9660_vfsops.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Mon Feb 21 10:58:07 GMT 2005
    
    
  
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
    
    
More information about the cvs-all
mailing list