Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[linux-2.6-microblaze.git] / fs / nfs / sysfs.h
index ebcbdc4..5501ef5 100644 (file)
@@ -11,7 +11,7 @@
 struct nfs_netns_client {
        struct kobject kobject;
        struct net *net;
-       const char *identifier;
+       const char __rcu *identifier;
 };
 
 extern struct kobject *nfs_client_kobj;