summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorAnna Schumaker <Anna.Schumaker@netapp.com>2015-04-15 17:00:05 (GMT)
committerTrond Myklebust <trond.myklebust@primarydata.com>2015-04-23 19:16:14 (GMT)
commit40c64c26a43494ba9982fd1b87dc54e3819566fc (patch)
tree7f5bec2402143aab9e194aa0c91071fefd7dced7 /include/uapi
parentf9ebd61855253078fe8b07bacaf516337f8078e8 (diff)
downloadlinux-40c64c26a43494ba9982fd1b87dc54e3819566fc.tar.xz
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>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/nfs_idmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/nfs_idmap.h b/include/uapi/linux/nfs_idmap.h
index 8d4b1c7..038e36c 100644
--- a/include/uapi/linux/nfs_idmap.h
+++ b/include/uapi/linux/nfs_idmap.h
@@ -1,5 +1,5 @@
/*
- * include/linux/nfs_idmap.h
+ * include/uapi/linux/nfs_idmap.h
*
* UID and GID to name mapping for clients.
*