DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Jul 2009 07:13:59 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]