diff options
author | Anna Schumaker <Anna.Schumaker@netapp.com> | 2015-04-15 19:00:06 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2015-04-23 21:16:14 +0200 |
commit | 7b320382d0d861e46f55087b50d252410b1f402f (patch) | |
tree | 7b4f5fd4a5a7bbaed1d8ff57741815001b4afc08 /fs/nfs/nfs4idmap.c | |
parent | NFS: Move nfs_idmap.h into fs/nfs/ (diff) | |
download | linux-7b320382d0d861e46f55087b50d252410b1f402f.tar.xz linux-7b320382d0d861e46f55087b50d252410b1f402f.zip |
NFS: Rename idmap.c to nfs4idmap.c
I added the nfs4 prefix to make it obvious that this file is built into
the NFS v4 module, and not the generic client.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to '')
-rw-r--r-- | fs/nfs/nfs4idmap.c (renamed from fs/nfs/idmap.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/fs/nfs/idmap.c b/fs/nfs/nfs4idmap.c index 2e1737c40a29..2e1737c40a29 100644 --- a/fs/nfs/idmap.c +++ b/fs/nfs/nfs4idmap.c |