DragonFly commits List (threaded) for 2011-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix incorrect inode wait code in HAMMER
commit 88d0131e03be720651defb821209e926d1bd1062
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Feb 26 09:32:40 2011 -0800
kernel - Fix incorrect inode wait code in HAMMER
* Fix incorrect code t wait for an inode flush to finish. This should also
fix the reported assertion.
Any bugs in this new code would likely result in process stalls instead
of panics, so watch for that possibility.
Reported-by: Venkatesh Srinivas <vsrinivas@dragonflybsd.org>,
Peter Avalos <peter@theshell.com>
Summary of changes:
sys/vfs/hammer/hammer_inode.c | 64 ++++++++++++++++++++++++++++++-----------
1 files changed, 47 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/88d0131e03be720651defb821209e926d1bd1062
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]