fanotify: cache fsid in fsnotify_mark_connector
[linux-2.6-microblaze.git] / fs / notify / fanotify / fanotify.h
index 4aafc71..5b072af 100644 (file)
@@ -131,5 +131,6 @@ static inline struct fanotify_event *FANOTIFY_E(struct fsnotify_event *fse)
 }
 
 struct fanotify_event *fanotify_alloc_event(struct fsnotify_group *group,
-                                                struct inode *inode, u32 mask,
-                                                const struct path *path);
+                                           struct inode *inode, u32 mask,
+                                           const struct path *path,
+                                           __kernel_fsid_t *fsid);