From: Weston Andros Adamson Date: Thu, 26 Jan 2012 18:32:22 +0000 (-0500) Subject: NFS: printks in fs/nfs/ should start with NFS: X-Git-Tag: v3.4-rc1~123^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9fd2d9c1f3b512c9794abbbd76c77a6e6de57aa;p=pandora-kernel.git NFS: printks in fs/nfs/ should start with NFS: 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed