看板 DFBSD_commit 關於我們 聯絡資訊
commit be755ff9474847b91886495a2c3c4df108948f6e Author: Alex Hornung <ahornung@gmail.com> Date: Thu Aug 6 09:12:30 2009 +0100 subr_disk - Use serializing tokens for disklist acceses Add the use of lwkt serializing tokens for every operation on the disklist to avoid possible races. Reported-By: Antonio Huete Summary of changes: sys/kern/subr_disk.c | 30 ++++++++++++++++++++++++------ 1 files changed, 24 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be755ff9474847b91886495a2c3c4df108948f6e -- DragonFly BSD source repository