NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jun 2008 20:12:00 +0000 (16:12 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:25 +0000 (12:09 -0400)
commitcd100725620a8063fbc81bcf16d7c9e71a9583e0
tree2c1f64d5ba23f45c91e6e29ba3bf10bbe696782c
parente468bae97d243fe0e1515abaa1f7d0edf1476ad0
NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount

Fix the 'nfs4_fs_type' undeclared error in nfs_remount when compiling sans
NFSv4...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Jeff Layton <jlayton@redhat.com>
fs/nfs/super.c