]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Move nfs_idmap.h into fs/nfs/
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Wed, 15 Apr 2015 17:00:05 +0000 (13:00 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 23 Apr 2015 19:16:14 +0000 (15:16 -0400)
commitfd3edcdfedd585a4d03ea68a1b2c21854fc55f06
tree7f5bec2402143aab9e194aa0c91071fefd7dced7
parent5658f2dc7c885f5a46c382371b4342855716ca83
NFS: Move nfs_idmap.h into fs/nfs/

This file is only used internally to the NFS v4 module, so it doesn't
need to be in the global include path.  I also renamed it from
nfs_idmap.h to nfs4idmap.h to emphasize that it's an NFSv4-only include
file.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayout.c
fs/nfs/idmap.c
fs/nfs/nfs4client.c
fs/nfs/nfs4idmap.h [new file with mode: 0644]
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/nfs4super.c
fs/nfs/nfs4sysctl.c
fs/nfs/nfs4xdr.c
include/linux/nfs_idmap.h [deleted file]
include/uapi/linux/nfs_idmap.h