NFS: Fix a compile issue when !CONFIG_NFS_V4_1
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 4 Mar 2012 23:12:57 +0000 (18:12 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 5 Mar 2012 20:27:01 +0000 (15:27 -0500)
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 <Bryan.Schumaker@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found