DragonFly-2.3.2.84.g85516 master libexec/dma dma.c

Simon Schubert corecode at crater.dragonflybsd.org
Thu Jul 16 07:15:31 PDT 2009


commit 855166cab18c755f280c77646aea8d1295931627
Author: Simon Schubert <corecode at 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 at 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





More information about the Commits mailing list