看板 DFBSD_commit 關於我們 聯絡資訊
commit 855166cab18c755f280c77646aea8d1295931627 Author: Simon Schubert <corecode@dragonflybsd.org> Date: Thu Jul 9 14:37:16 2009 +0200 dma: lock temp files on creation Lock the temporary files after creating them to protect from a "dma -q" run at just the wrong time causing a double delivery attempt for the same message. Submitted-by: Peter Pentchev <roam@ringlet.net> Summary of changes: libexec/dma/dma.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/855166cab18c755f280c77646aea8d1295931627 -- DragonFly BSD source repository