Commit deea62cd authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

epoll: Add LOG_PREFIX

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent f5fcea42
......@@ -24,6 +24,9 @@
#include "protobuf.h"
#include "protobuf/eventpoll.pb-c.h"
#undef LOG_PREFIX
#define LOG_PREFIX "epoll: "
struct eventpoll_file_info {
EventpollFileEntry *efe;
struct file_desc d;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment