aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/nfs4proc.c')
-rw-r--r--fs/nfs/nfs4proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c
index aaaf98ba895..34e525549f8 100644
--- a/fs/nfs/nfs4proc.c
+++ b/fs/nfs/nfs4proc.c
@@ -5406,7 +5406,7 @@ int nfs4_proc_destroy_session(struct nfs4_session *session)
5406 5406
5407 if (status) 5407 if (status)
5408 printk(KERN_WARNING 5408 printk(KERN_WARNING
5409 "Got error %d from the server on DESTROY_SESSION. " 5409 "NFS: Got error %d from the server on DESTROY_SESSION. "
5410 "Session has been destroyed regardless...\n", status); 5410 "Session has been destroyed regardless...\n", status);
5411 5411
5412 dprintk("<-- nfs4_proc_destroy_session\n"); 5412 dprintk("<-- nfs4_proc_destroy_session\n");