From: Trond Myklebust Date: Sun, 4 Mar 2012 23:12:57 +0000 (-0500) Subject: NFS: Fix a compile issue when !CONFIG_NFS_V4_1 X-Git-Tag: v3.4-rc1~123^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e03b7cc0736eefe7471782c344112ad6eba951e;p=pandora-kernel.git NFS: Fix a compile issue when !CONFIG_NFS_V4_1 The attempt to display the implementation ID needs to be conditional on whether or not CONFIG_NFS_V4_1 is defined Reported-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed