DragonFly commits List (threaded) for 2010-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Cleanup, add assertions in the vnode freeing path
commit 4f51b8ae58b217a66b7097fc87564f6bf70aa2c4
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Feb 13 17:30:02 2010 -0800
kernel - Cleanup, add assertions in the vnode freeing path
* Remove debug kprintf: "Warning ncp ... deadlock avoided".
* Add assertions on the vnode flag state when adding and removing
from the freelist, or when dtor() is called by the backing store.
Summary of changes:
sys/kern/vfs_cache.c | 2 --
sys/kern/vfs_lock.c | 13 +++++++++----
2 files changed, 9 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f51b8ae58b217a66b7097fc87564f6bf70aa2c4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]