X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=kernel%2Faudit_fsnotify.c;h=5b3f01da172bce578d00acbbfcb35fca5a26c9dc;hb=3872f516aab34e3adeb7eda43b29c1ecd852cee1;hp=bfcfcd61adb64aa5ed55a66a19b5b5754de30966;hpb=0fa8ee0d9ab95c9350b8b84574824d9a384a9f7d;p=linux-2.6-microblaze.git diff --git a/kernel/audit_fsnotify.c b/kernel/audit_fsnotify.c index bfcfcd61adb6..5b3f01da172b 100644 --- a/kernel/audit_fsnotify.c +++ b/kernel/audit_fsnotify.c @@ -154,7 +154,7 @@ static void audit_autoremove_mark_rule(struct audit_fsnotify_mark *audit_mark) /* Update mark data in audit rules based on fsnotify events. */ static int audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, - const struct qstr *dname) + const struct qstr *dname, u32 cookie) { struct audit_fsnotify_mark *audit_mark;