Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2010 16:08:12 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs_vnops.c
Message-ID:  <201008221608.o7MG8acr028914@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-08-22 16:08:12 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_vnops.c 
  Log:
  SVN rev 211628 on 2010-08-22 16:08:12Z by jh
  
  Introduce and use devfs_populate_vp() to unlock a vnode before calling
  devfs_populate(). This is a prerequisite for the automatic removal of
  empty directories which will be committed in the future.
  
  Reviewed by:    kib (previous version)
  
  Revision  Changes    Path
  1.191     +56 -26    src/sys/fs/devfs/devfs_vnops.c



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