tevent: use DEBUG_ERROR for the fallback message in epoll_panic()
commit23640472bc6592a8bf03cccc7134b1c71b64a55a
authorStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 13:30:54 +0000 (1 14:30 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 20:01:26 +0000 (1 12:01 -0800)
treeb3fd6cdaad73b2a4fb6643d0e8a3d79a9e1215c4
parent4fcc94d852fcc19c304be50edc07914ea2f8d0c8
tevent: use DEBUG_ERROR for the fallback message in epoll_panic()

A Samba autobuild passed without a fallback, so this is
really an error.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent_epoll.c