DragonFly-2.1.1.69.g5e91d master sys/vfs/ufs ffs_inode.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Dec 16 09:56:59 PST 2008
commit 5e91dd253f58a7eb6109a377e0167c96ef9537bf
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 16 09:46:57 2008 -0800
Due to races clean blocks can remain cached, remove a conditional from
the ffs_truncate3 panic.
Reported-by: sorry, I forgot.
Summary of changes:
sys/vfs/ufs/ffs_inode.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=5e91dd253f58a7eb6109a377e0167c96ef9537bf
--
DragonFly BSD source repository
More information about the Commits
mailing list