]> git.ipfire.org Git - people/ms/dma.git/commit
don't complain when we can't lock a queue file during flush
authorSimon Schubert <2@0x2c.org>
Sat, 18 Feb 2012 00:02:18 +0000 (01:02 +0100)
committerSimon Schubert <2@0x2c.org>
Sat, 18 Feb 2012 00:02:18 +0000 (01:02 +0100)
commite33faafea635e82a5c2018bc02718fdb68f09143
tree4d304701dc871024b7ecf58dbe3a28e5a6ce964f
parent5317696b186a26233198ee361ea5f0b64441d9c7
don't complain when we can't lock a queue file during flush

When we can't lock a queue file during flush it means another process
is already sitting on the item, so no need to complain or return error.
dma.c
spool.c