DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.152.gb95bff master libexec/dma spool.c
commit b95bffd0bae1f4dcf763f209ee67c294646b73ae
Author: Simon Schubert <corecode@dragonflybsd.org>
Date: Wed Jul 22 01:21:44 2009 +0200
dma: don't block when trying to aquire a queue file
We might race with some other process, so it is imperative to treat a
locked file as a soft error instead of blocking on the file until the
other process unlocks it.
Summary of changes:
libexec/dma/spool.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b95bffd0bae1f4dcf763f209ee67c294646b73ae
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]