Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 15:38:11 +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:  <201105261538.p4QFcKqE055337@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2011-05-26 15:38:11 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/fs/devfs         devfs_devs.c devfs_rule.c devfs_vnops.c 
  Log:
  SVN rev 222311 on 2011-05-26 15:38:11Z by jh
  
  MFC r216461:
  
  - 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
  
  Revision    Changes    Path
  1.50.2.2    +2 -0      src/sys/fs/devfs/devfs_devs.c
  1.23.2.4    +2 -0      src/sys/fs/devfs/devfs_rule.c
  1.149.2.11  +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?201105261538.p4QFcKqE055337>