DragonFly-2.3.2.152.gb95bff master libexec/dma spool.c
Simon Schubert
corecode at crater.dragonflybsd.org
Tue Jul 21 16:27:28 PDT 2009
commit b95bffd0bae1f4dcf763f209ee67c294646b73ae
Author: Simon Schubert <corecode at 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
More information about the Commits
mailing list