[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
[linux-2.6-microblaze.git] / fs / pipe.c
index d976866..4384c92 100644 (file)
--- a/fs/pipe.c
+++ b/fs/pipe.c
@@ -675,7 +675,7 @@ fail_page:
        return NULL;
 }
 
-static struct vfsmount *pipe_mnt;
+static struct vfsmount *pipe_mnt __read_mostly;
 static int pipefs_delete_dentry(struct dentry *dentry)
 {
        return 1;