X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnotify%2Ffanotify%2Ffanotify.c;h=205dc2163822b11fe089eaa67584df68dd1ff853;hb=45a22f4c11fef4ecd5c61c0a299cd3f23d77be8e;hp=0e792f5e3147c3cfcf38a980716075ea509b0e46;hpb=14164b46fc994bcf82963ace00372cf808a31af1;p=pandora-kernel.git diff --git a/fs/notify/fanotify/fanotify.c b/fs/notify/fanotify/fanotify.c index 0e792f5e3147..205dc2163822 100644 --- a/fs/notify/fanotify/fanotify.c +++ b/fs/notify/fanotify/fanotify.c @@ -147,7 +147,7 @@ static int fanotify_handle_event(struct fsnotify_group *group, struct fsnotify_mark *inode_mark, struct fsnotify_mark *fanotify_mark, u32 mask, void *data, int data_type, - const unsigned char *file_name) + const unsigned char *file_name, u32 cookie) { int ret = 0; struct fanotify_event_info *event;