]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r216461:
authorjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 May 2011 13:58:40 +0000 (13:58 +0000)
committerjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 May 2011 13:58:40 +0000 (13:58 +0000)
commit54542fc8df842a4b3ce90f42904555c72ea4aff0
tree3b0b0e218dc72fdf46cd8be715ad996fecd7c279
parent789c6dc0c99ac5cf1afb0aa7b63b6895ee36dc77
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

git-svn-id: svn://svn.freebsd.org/base/stable/8@221323 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/devfs/devfs_devs.c
sys/fs/devfs/devfs_rule.c
sys/fs/devfs/devfs_vnops.c