From: Chuck Lever Date: Mon, 10 Dec 2007 19:57:23 +0000 (-0500) Subject: NFS: Move dprintks from callback.c to callback_proc.c X-Git-Tag: v2.6.25-rc1~1146^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d98fe6717c5786394268da430a4354f6205da54;p=pandora-kernel.git NFS: Move dprintks from callback.c to callback_proc.c Clean up: The client side peer address is available in callback_proc.c, so move a dprintk out of fs/nfs/callback.c and into fs/nfs/callback_proc.c. This is more consistent with other debugging messages, and the proc routines have more information about each request to display. Signed-off-by: Chuck Lever Cc: Aurelien Charbon Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed