]> arthur.barton.de Git - netatalk.git/commitdiff
Small fix in the DSI tickle handling
authorRalph Boehme <sloowfranklin@gmail.com>
Wed, 18 Sep 2013 09:08:38 +0000 (11:08 +0200)
committerRalph Boehme <sloowfranklin@gmail.com>
Wed, 18 Sep 2013 09:08:38 +0000 (11:08 +0200)
Due to a regression introduced in 9355ebcc5744bbd445a0c8cb8b0a0ca201d5499a
the server may send an extra DSI tickle immediately after a "volume modified"
DSI attention notification. This will only happen if the connection is

o completely idle, and
o the volume was modified by another AFP client

The result is an extra DSI tickle every 30 seconds.

Fixes bug #528.


No differences found