git: leftover from 0202303b: fix critical section mismatch.

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Wed Nov 18 02:01:46 PST 2009


commit 4dda94be12ec049c421d039b15f34b55952132d0
Author: YONETANI Tomokazu <y0netan1 at 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





More information about the Commits mailing list