summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
diff options
context:
space:
mode:
authorJoshua Watt <jpewhacker@gmail.com>2025-10-09 15:48:04 -0600
committerAnna Schumaker <anna.schumaker@oracle.com>2025-10-13 14:33:00 -0400
commit9bb3baa9d1604cd20f49ae7dac9306b4037a0e7a (patch)
treea372fe53c326a8fc053349b493492789a51a1ce9 /drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
parent9ff022f3820a31507cb93be6661bf5f3ca0609a4 (diff)
NFS4: Fix state renewals missing after boot
Since the last renewal time was initialized to 0 and jiffies start counting at -5 minutes, any clients connected in the first 5 minutes after a reboot would have their renewal timer set to a very long interval. If the connection was idle, this would result in the client state timing out on the server and the next call to the server would return NFS4ERR_BADSESSION. Fix this by initializing the last renewal time to the current jiffies instead of 0. Signed-off-by: Joshua Watt <jpewhacker@gmail.com> Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mes_userqueue.c')
0 files changed, 0 insertions, 0 deletions