From: Anna Schumaker Date: Wed, 15 Apr 2015 17:00:04 +0000 (-0400) Subject: NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h X-Git-Tag: omap-for-v4.1/fixes-rc1~19^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ebd61855253078fe8b07bacaf516337f8078e8;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed