NFS: printks in fs/nfs/ should start with NFS:
[deliverable/linux.git] / fs / nfs / nfs4proc.c
index aaaf98ba8956a267e994c5beccd7f2e23137e369..34e525549f850d8648183eda8337b94b6340b089 100644 (file)
@@ -5406,7 +5406,7 @@ int nfs4_proc_destroy_session(struct nfs4_session *session)
 
        if (status)
                printk(KERN_WARNING
-                       "Got error %d from the server on DESTROY_SESSION. "
+                       "NFS: Got error %d from the server on DESTROY_SESSION. "
                        "Session has been destroyed regardless...\n", status);
 
        dprintk("<-- nfs4_proc_destroy_session\n");
This page took 0.03277 seconds and 5 git commands to generate.