diff options
author | 2025-03-03 12:26:03 -0500 | |
---|---|---|
committer | 2025-03-10 09:11:12 -0400 | |
commit | 261e3bbf9747e9c7c87b3bce519df94754e24ed8 (patch) | |
tree | e9787ef918d8f64ba7aaa97fccce5e4ec0fed568 /scripts/generate_rust_analyzer.py | |
parent | nfsd: remove obsolete comment from nfs4_alloc_stid (diff) | |
download | linux-rng-261e3bbf9747e9c7c87b3bce519df94754e24ed8.tar.xz linux-rng-261e3bbf9747e9c7c87b3bce519df94754e24ed8.zip |
nfsd: use a long for the count in nfsd4_state_shrinker_count()
If there are no courtesy clients then the return value from the
atomic_long_read() could overflow an int. Use a long to store the value
instead.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions