Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
[cascardo/linux.git] / include / linux / kernfs.h
index 30f089e..96356ef 100644 (file)
@@ -179,6 +179,7 @@ struct kernfs_open_file {
 
        /* private fields, do not use outside kernfs proper */
        struct mutex            mutex;
+       struct mutex            prealloc_mutex;
        int                     event;
        struct list_head        list;
        char                    *prealloc_buf;