Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jan 1996 01:14:58 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/miscfs/devfs devfs_tree.c devfs_vfsops.c
Message-ID:  <199601020914.BAA08540@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/01/02 01:14:55

  Modified:    sys/miscfs/devfs  devfs_tree.c devfs_vfsops.c
  Log:
  Remove unnecessary debug printf's ("no references", "bad-id") - these
  were development aids :-) and normal events.
  
  Initialise the "hidden" blueprint mount "mnt_op" and "mnt_vfc" fields so
  that a statfs() on a devfs file would not panic anymore. Fixes PR#911.
  
  Head-scratching by: Julian and Peter
  
  Revision  Changes    Path
  1.12      +13 -1     src/sys/miscfs/devfs/devfs_tree.c
  1.9       +10 -1     src/sys/miscfs/devfs/devfs_vfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601020914.BAA08540>