Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2010 09:23:47 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs.h devfs_vfsops.c devfs_vnops.c
Message-ID:  <201008060924.o769OYf6060779@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-08-06 09:23:47 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs.h devfs_vfsops.c devfs_vnops.c 
  Log:
  SVN rev 210921 on 2010-08-06 09:23:47Z by kib
  
  Enable shared locks for the devfs vnodes. Honor the locking mode
  requested by lookup(). This should be a nop at the moment.
  
  In collaboration with:  pho
  MFC after:      1 month
  
  Revision  Changes    Path
  1.34      +1 -1      src/sys/fs/devfs/devfs.h
  1.57      +1 -1      src/sys/fs/devfs/devfs_vfsops.c
  1.186     +18 -15    src/sys/fs/devfs/devfs_vnops.c



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