eio: make poll backend pass eio_test_monitor.c test suite.
authorCedric BAIL <cedric@osg.samsung.com>
Sun, 4 Oct 2015 08:43:54 +0000 (10:43 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Sun, 4 Oct 2015 14:22:49 +0000 (16:22 +0200)
commita4c588b1e40c8a68348d14a2c82f601847bdbb5c
tree5352a745b6cdef782a8c7e7df1cffec887c2be9f
parent64a04eb77092d786aecf5ca01ed1a07c798209cd
eio: make poll backend pass eio_test_monitor.c test suite.

Summary: The current poll backend code uses only filename when reporting changes, while eio tests (and presumably other backends) use absolute path. This makes poll backends behavior more consistent with other backends.

Test Plan: Ran eio test suite with poll backend.

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric

Projects: #efl

Differential Revision: https://phab.enlightenment.org/D3083

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eio/eio_monitor_poll.c