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

看板DFBSD_commit作者時間16年前 (2009/11/18 18:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1B0yqcp_ (DFBSD_commit)