cvs commit: src/sys/ufs/ffs ffs_vfsops.c
    Bosko Milekic 
    bmilekic at FreeBSD.org
       
    Thu Apr 29 08:10:43 PDT 2004
    
    
  
bmilekic    2004/04/29 08:10:42 PDT
  FreeBSD src repository
  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
  Log:
  Revert previous change to this file because it breaks some
  things which compare /etc/fstab entries to results from
  getfsstat().  The real way to fix this is to make 'ufs2'
  a recognized filesystem (for real, no beating around the
  bush).
  
  This should fix things like 'umount -a -t ufs' now.
  Appologies for the previous breakage.
  
  Revision  Changes    Path
  1.232     +2 -9      src/sys/ufs/ffs/ffs_vfsops.c
    
    
More information about the cvs-all
mailing list