From: Chuck Lever Date: Thu, 1 Mar 2012 22:01:31 +0000 (-0500) Subject: NFS: Add a client-side function to display NFS file handles X-Git-Tag: v3.4-rc1~123^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20d27e929fb4790a339a4ddcc9a27f14db06055b;p=pandora-kernel.git NFS: Add a client-side function to display NFS file handles For debugging, introduce a simplistic function to print NFS file handles on the system console. The main function is hooked into the dprintk debugging facility, but you can directly call the helper, _nfs_display_fhandle(), if you want to print a handle unconditionally. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed