untangling ep_call_nested(): move push/pop of cookie into the callbacks
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 23 Aug 2020 03:08:37 +0000 (23:08 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 26 Oct 2020 00:01:51 +0000 (20:01 -0400)
commit99d84d4330e8a67abfab77edb985db18aa603921
tree24540628bc70c0efe28d297450cc861e4b64efff
parent3b1688efa01cd5b5dc99d624e9fac68b6112f35d
untangling ep_call_nested(): move push/pop of cookie into the callbacks

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/eventpoll.c