]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/kernfs.h
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / include / linux / kernfs.h
index 30f089ebe0a4540a91053f406526f323bd1d24f0..96356ef012de722fe4234cefe606392bfb5ca36a 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;