git: dma: don't set it->mailf too early
Simon Schubert
corecode at crater.dragonflybsd.org
Mon Aug 24 17:25:20 PDT 2009
commit 122842a9604b367cf0449900f26c6c452fe6d4d6
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Tue Aug 25 02:22:04 2009 +0200
dma: don't set it->mailf too early
We may not set it->mailf in newspoolf(), or aquirespool() will not
(re-)open the mail file, leading to concurrent seeks.
Reported-by: Daniel Roethlisberger
DragonFly-Bug: <http://bugs.dragonflybsd.org/issue1462>
Summary of changes:
libexec/dma/spool.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/122842a9604b367cf0449900f26c6c452fe6d4d6
--
DragonFly BSD source repository
More information about the Commits
mailing list