DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: dma: don't set it->mailf too early
commit 122842a9604b367cf0449900f26c6c452fe6d4d6
Author: Simon Schubert <corecode@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]