From: Chuck Lever Date: Fri, 14 Mar 2008 18:10:08 +0000 (-0400) Subject: NFS: numeric mount parameters are unsigned X-Git-Tag: v2.6.26-rc1~1082^2^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d76743227028a26f884284aade03d1e43f4f249;p=pandora-kernel.git NFS: numeric mount parameters are unsigned Clean up: use %u instead of %d when displaying NFS mount options. Nit: Fix reporting of "namlen=" option in nfs_show_mount_stats. The mount option is called "namlen" without the "e". Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed