]> Pileus Git - ~andy/linux/blobdiff - fs/ncpfs/ncp_fs_sb.h
Merge git://git.infradead.org/users/eparis/audit
[~andy/linux] / fs / ncpfs / ncp_fs_sb.h
index c51b2c54353971f785020570ee6773e60058bef0..b81e97adc5a9b9862e19ce0b25ab83a652909565 100644 (file)
@@ -38,7 +38,7 @@ struct ncp_mount_data_kernel {
 };
 
 struct ncp_server {
-
+       struct rcu_head rcu;
        struct ncp_mount_data_kernel m; /* Nearly all of the mount data is of
                                           interest for us later, so we store
                                           it completely. */