We were missing a case switch in announcement processing - we
authorJeremy Allison <jra@samba.org>
Thu, 2 Apr 1998 19:12:11 +0000 (19:12 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 2 Apr 1998 19:12:11 +0000 (19:12 +0000)
commit0f4914b870b0dfa876ac47d29f3a1b3736a3d698
tree463c5063a9229191acbb70a54af5716cdf078a33
parentc1367bf5336485ceafd7125f608dc923ecebd32d
We were missing a case switch in announcement processing - we
were loggin a become backup request with debug log level of 0
- thus producing lots of annoying error messages.

Now handle this explicitly.
Jeremy.
source/nmbd/nmbd_packets.c