]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Wed, 15 Apr 2015 17:00:04 +0000 (13:00 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 23 Apr 2015 19:16:13 +0000 (15:16 -0400)
commitc01cb357ebb5551a788f8e999b934ca3984c36a3
treedc48d13b9bd445627db1b20bef63c782c53fa17c
parentcd27af3c7ef755670371f24561de472229e96613
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h

The idmapper is completely internal to the NFS v4 module, so this macro
will always evaluate to true.  This patch also removes unnecessary
includes of this file from the generic NFS client.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/client.c
fs/nfs/super.c
include/linux/nfs_idmap.h