Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 14:41:04 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/devfs devfs_vnops.c src/sys/kern kern_conf.c
Message-ID:  <200502221441.j1MEf4eO048597@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-02-22 14:41:04 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
    sys/kern             kern_conf.c 
  Log:
  Make dev_ref() require the dev_lock() to be held and use it from
  devfs instead of directly frobbing the si_refcount.
  
  Revision  Changes    Path
  1.103     +1 -1      src/sys/fs/devfs/devfs_vnops.c
  1.171     +1 -2      src/sys/kern/kern_conf.c



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