aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1
commit147dfab747dd1720cb6350b6b746ca84e15f9a24
authorMatthew Fortune <Matthew.Fortune@imgtec.com>
Tue, 23 Feb 2016 15:42:14 +0000 (23 15:42 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 17 Mar 2016 09:50:14 +0000 (17 09:50 +0000)
tree08e76f26143a5eb91ef055cb87a4c3b70d6b6ed7
parent8c4575472494a5dfedfe05e7b58ca9ce3872ad56
aio-posix: Change CONFIG_EPOLL to CONFIG_EPOLL_CREATE1

CONFIG_EPOLL was being used to guard epoll_create1 which results
in build failures on CentOS 5.

Signed-off-by: Matthew Fortune <matthew.fortune@imgtec.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 6D39441BF12EF246A7ABCE6654B023536BB85D08@hhmail02.hh.imgtec.org
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
aio-posix.c