summaryrefslogtreecommitdiff
path: root/tools/lib/python/__init__.py
diff options
context:
space:
mode:
authorSergey Shtylyov <s.shtylyov@omp.ru>2025-12-08 23:15:03 +0300
committerAnna Schumaker <anna.schumaker@oracle.com>2026-02-09 13:39:39 -0500
commit3d57c44e918012db1f901d50bc9195a8812ad602 (patch)
tree327d432b0e6f6bb20ca8a4fad4089e3cba6cdc4c /tools/lib/python/__init__.py
parentfdc0396b3cc05dc9b678627af23c3fdc7dbe930e (diff)
NFSv4: pass lease period in seconds to nfs4_set_lease_period()
There's no need to multiply the lease period by HZ at all the call sites of nfs4_set_lease_period() -- it makes more sense to do that only once, inside that function, by passing to it lease period as 32-bit # of seconds instead of 32/64-bit *unsigned long* # of jiffies... Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'tools/lib/python/__init__.py')
0 files changed, 0 insertions, 0 deletions