diff options
author | 2015-07-03 19:34:53 +0800 | |
---|---|---|
committer | 2015-07-20 14:58:46 -0400 | |
commit | faf996a654ac60983a24a9cdc5e0f3324e8a2b32 (patch) | |
tree | a0b22bf573fb8a6ff40c171738542525cf72e34f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nfsd: Set lc_size_chg before ops->proc_layoutcommit (diff) | |
download | wireguard-linux-faf996a654ac60983a24a9cdc5e0f3324e8a2b32.tar.xz wireguard-linux-faf996a654ac60983a24a9cdc5e0f3324e8a2b32.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions