cvs commit: src/sys/fs/devfs devfs_vnops.c src/sys/kern kern_conf.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Feb 22 14:41:04 GMT 2005


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


More information about the cvs-src mailing list