This appears to be working as advertised, thanks!
IMO it doesn't seem that evil to deliver events per-fd rather than
per-file, this is similar to the semantic you get from select() on
fd's sharing an object. To be surprised someone would have to have
coded to the (previous) sharing visible nature of epoll and be expecting
the EEXIST back when sharing was in play.
-Eric Varsanyi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/