Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 1997 08:19:19 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/miscfs/devfs devfs_tree.c devfs_vfsops.c devfs_vnops.c
Message-ID:  <199702121619.IAA07847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         97/02/12 08:19:18

  Modified:    sys/miscfs/devfs  devfs_tree.c devfs_vfsops.c devfs_vnops.c
  Log:
  Make this compile again after the Lite2 merge.
  Call vget/VOP_UNLOCK with the correct number of
  arguments.  Call vn_lock where appropriate.
  vfs_goneall is now replaced by VOP_REVOKE.
  
  Submitted by:	bde
  
  Revision  Changes    Path
  1.34      +5 -3      src/sys/miscfs/devfs/devfs_tree.c
  1.16      +5 -5      src/sys/miscfs/devfs/devfs_vfsops.c
  1.34      +16 -15    src/sys/miscfs/devfs/devfs_vnops.c



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