DragonFly commits List (threaded) for 2009-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: leftover from 0202303b: fix critical section mismatch.
commit 4dda94be12ec049c421d039b15f34b55952132d0
Author: YONETANI Tomokazu <y0netan1@dragonflybsd.org>
Date: Wed Nov 18 18:42:00 2009 +0900
leftover from 0202303b: fix critical section mismatch.
The caller of ext2_fsync_bp() no longer enters a critical section,
so this function shouldn't attempt to exit from or re-enter it either.
DragonFly-bug: <http://bugs.dragonflybsd.org/issue1601>
Summary of changes:
sys/vfs/gnu/ext2fs/ext2_vnops.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4dda94be12ec049c421d039b15f34b55952132d0
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]