NFS: printks in fs/nfs/ should start with NFS:
authorWeston Andros Adamson <dros@netapp.com>
Thu, 26 Jan 2012 18:32:22 +0000 (13:32 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 6 Feb 2012 23:47:59 +0000 (18:47 -0500)
Messages like "Got error -10052 from the server on DESTROY_SESSION. Session
has been destroyed regardless" can be confusing to users who aren't very
familiar with NFS.

NOTE: This patch ignores any printks() that start by printing __func__ - that
will be in a separate patch.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/idmap.c
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c

diff --cc fs/nfs/idmap.c
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge