aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2016-06-14 23:28:04 -0400
committerJ. Bruce Fields <[email protected]>2016-06-15 22:03:31 -0400
commitfeb9dad5209280085d5b0c094fa67e7a8d75c81a (patch)
treef7af4bd1e0c206528e71706bd62064fbea7082ad /tools/perf/scripts/python/sched-migration.py
parent39a9beab5acb83176e8b9a4f0778749a09341f1f (diff)
nfsd: Always lock state exclusively.
It used to be the case that state had an rwlock that was locked for write by downgrades, but for read for upgrades (opens). Well, the problem is if there are two competing opens for the same state, they step on each other toes potentially leading to leaking file descriptors from the state structure, since access mode is a bitmap only set once. Signed-off-by: Oleg Drokin <[email protected]> Cc: [email protected] Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions