kernel - devfs - Fix dangling lock created by recent commit
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 14 Aug 2010 15:45:50 +0000 (08:45 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 14 Aug 2010 15:45:50 +0000 (08:45 -0700)
commitd4f19b8b2c26ac60fd31d909d284966b353db3b8
tree26ba8d21be75fb2320b8f9e0955622744a36f9c8
parentb060a5b0d718699ca45a07a72aa67f18fa62e0f0
kernel - devfs - Fix dangling lock created by recent commit

* devfs_freep() is not always called with devfs_lock held

Reported-by: alexh
sys/vfs/devfs/devfs_core.c