diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-07-10 09:05:33 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-09-01 10:04:54 -0400 |
commit | 700bb4ff912f954345286e065ff145753a1d5bbe (patch) | |
tree | 89b5235c744245fcf2c0e2895d5615d256329c32 /scripts/gdb/linux/utils.py | |
parent | 8a7926176378460e0d91e02b03f0ff20a8709a60 (diff) |
nfsd: count nfsd_file allocations
We already count the frees (via nfsd_file_releases). Count the
allocations as well. Also switch the direct call to nfsd_file_slab_free
in nfsd_file_do_acquire to nfsd_file_free, so that the allocs and
releases match up.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions