]> Pileus Git - ~andy/linux/blobdiff - fs/nfs/callback.c
NFS: Ensure that the nfs_client 'net' field is always set
[~andy/linux] / fs / nfs / callback.c
index d81040a7efc47b6387781befec99e33c8c1ec096..4a122ae71762fcbecda409e8c83ceaefa78a16fb 100644 (file)
@@ -85,7 +85,7 @@ nfs4_callback_svc(void *vrqstp)
                }
                if (err < 0) {
                        if (err != preverr) {
-                               printk(KERN_WARNING "%s: unexpected error "
+                               printk(KERN_WARNING "NFS: %s: unexpected error "
                                        "from svc_recv (%d)\n", __func__, err);
                                preverr = err;
                        }