fanotify: Dont try to open a file descriptor for the overflow event
authorLino Sanfilippo <LinoSanfilippo@gmx.de>
Wed, 24 Nov 2010 17:26:04 +0000 (18:26 +0100)
committerEric Paris <eparis@redhat.com>
Tue, 7 Dec 2010 21:14:24 +0000 (16:14 -0500)
We should not try to open a file descriptor for the overflow event since this
will always fail.

Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found