Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 May 2011 13:58:40 +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:  <201105021358.p42DwvLa048957@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jh          2011-05-02 13:58:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/devfs         devfs_devs.c devfs_rule.c devfs_vnops.c 
  Log:
  SVN rev 221323 on 2011-05-02 13:58:40Z 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.57.2.4   +2 -0      src/sys/fs/devfs/devfs_devs.c
  1.25.2.4   +2 -0      src/sys/fs/devfs/devfs_rule.c
  1.181.2.8  +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?201105021358.p42DwvLa048957>