OSDN Git Service

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)
commitfdbf3ceeb659f0b3c0e8dd79b331b7ac05910f1e
tree72ed0abad8e550cfa54d83c677d3a9baba28f110
parente9a3854fd4ff3907e6c200a3980e19365ee695e9
fanotify: Dont try to open a file descriptor for the overflow event

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>
fs/notify/fanotify/fanotify_user.c