diff options
| author | Jeff Layton <[email protected]> | 2024-07-10 13:05:33 +0000 |
|---|---|---|
| committer | Chuck Lever <[email protected]> | 2024-09-01 14:04:54 +0000 |
| commit | 700bb4ff912f954345286e065ff145753a1d5bbe (patch) | |
| tree | 89b5235c744245fcf2c0e2895d5615d256329c32 /rust/helpers/task.c | |
| parent | nfsd: fix refcount leak when file is unhashed after being found (diff) | |
| download | kernel-700bb4ff912f954345286e065ff145753a1d5bbe.tar.gz kernel-700bb4ff912f954345286e065ff145753a1d5bbe.zip | |
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 <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
