Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2020 00:11:38 +0000 (17:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2020 00:11:38 +0000 (17:11 -0700)
Pull epoll fixes from Al Viro:
 "Fix reference counting and clean up exit paths"

* 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  do_epoll_ctl(): clean the failure exits up a bit
  epoll: Keep a reference on files added to the check list


Trivial merge