]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/fsnotify_backend.h
Merge commit 'v2.6.31-rc7' into x86/cpu
[mv-sheeva.git] / include / linux / fsnotify_backend.h
index 6c3de999fb3486b56bc677c3a359f23a4a2b66bf..4d6f47b51189742aedf4c5ef3f379ff2db7aead5 100644 (file)
@@ -352,7 +352,7 @@ extern void fsnotify_unmount_inodes(struct list_head *list);
 /* put here because inotify does some weird stuff when destroying watches */
 extern struct fsnotify_event *fsnotify_create_event(struct inode *to_tell, __u32 mask,
                                                    void *data, int data_is, const char *name,
-                                                   u32 cookie);
+                                                   u32 cookie, gfp_t gfp);
 
 #else