Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2010 16:42:44 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/devfs devfs_devs.c devfs_rule.c devfs_vnops.c
Message-ID:  <201012151643.oBFGh3C3010527@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-12-15 16:42:44 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/devfs         devfs_devs.c devfs_rule.c devfs_vnops.c 
  Log:
  SVN rev 216461 on 2010-12-15 16:42:44Z by jh
  
  - Assert that dm_lock is exclusively held in devfs_rules_apply() and
    in devfs_vmkdir() while adding the entry to de_list of the parent.
  - Apply devfs rules to newly created directories and symbolic links.
  
  PR:             kern/125034
  Submitted by:   Mateusz Guzik (original version)
  
  Revision  Changes    Path
  1.68      +2 -0      src/sys/fs/devfs/devfs_devs.c
  1.28      +2 -0      src/sys/fs/devfs/devfs_rule.c
  1.197     +1 -0      src/sys/fs/devfs/devfs_vnops.c



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