diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2015-07-03 19:34:53 +0800 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2015-07-20 14:58:46 -0400 |
commit | faf996a654ac60983a24a9cdc5e0f3324e8a2b32 (patch) | |
tree | a0b22bf573fb8a6ff40c171738542525cf72e34f /fs/nfsd/idmap.h | |
parent | d8398fc11762d162b2e7b0f368278449899cfbdf (diff) |
nfsd: Drop including client's header file nfs_fs.h
nfs_fs.h is a client's header file.
# ll fs/nfsd/nfs4acl.o fs/nfsd/nfsd.ko
-rw-r--r--. 1 root root 328248 Jul 3 19:26 fs/nfsd/nfs4acl.o
-rw-r--r--. 1 root root 7452016 Jul 3 19:26 fs/nfsd/nfsd.ko
After this patch,
# ll fs/nfsd/nfs4acl.o fs/nfsd/nfsd.ko
-rw-r--r--. 1 root root 150872 Jul 3 19:15 fs/nfsd/nfs4acl.o
-rw-r--r--. 1 root root 7273792 Jul 3 19:23 fs/nfsd/nfsd.ko
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/idmap.h')
0 files changed, 0 insertions, 0 deletions