DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.2.78.g6cfc2 master libexec/dma net.c


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Jul 2009 07:13:48 -0700 (PDT)

commit 6cfc247daee1d0273ed1c08a21b7b3dd6b8849d6
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Thu Jul 9 14:37:15 2009 +0200

    dma: treat a QUIT error as merely a warning
    
    RFC 2821 only mandates that a QUIT error should abort an unfinished
    transaction, and since we've reached this point, the DATA command has
    succeeded and the message has been accepted for delivery by the remote
    end.  Thus, just warn about it.
    
    Submitted-by: Peter Pentchev <roam@ringlet.net>

Summary of changes:
 libexec/dma/net.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6cfc247daee1d0273ed1c08a21b7b3dd6b8849d6


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]