]> Git Repo - linux.git/commit - fs/notify/fanotify/fanotify_user.c
fanotify: Dont try to open a file descriptor for the overflow event
authorLino Sanfilippo <[email protected]>
Wed, 24 Nov 2010 17:26:04 +0000 (18:26 +0100)
committerEric Paris <[email protected]>
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 <[email protected]>
Signed-off-by: Eric Paris <[email protected]>
fs/notify/fanotify/fanotify_user.c
This page took 0.062877 seconds and 4 git commands to generate.