git: kernel - Try to fix vrevoke() race/crash
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 15 15:26:30 PST 2011
commit d557dd6d0198bfb5650b6a3ceafd7c1d1711cab5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 15 15:11:58 2011 -0800
kernel - Try to fix vrevoke() race/crash
* Try to fix situations where inactive vnodes are assocatied with a
device.
Reported-by: marino
Summary of changes:
sys/kern/vfs_subr.c | 21 +++++++++++++++------
1 files changed, 15 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d557dd6d0198bfb5650b6a3ceafd7c1d1711cab5
--
DragonFly BSD source repository
More information about the Commits
mailing list