aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLars Ellenberg <[email protected]>2012-08-04 01:07:55 +0200
committerPhilipp Reisner <[email protected]>2012-11-09 14:05:47 +0100
commite959d08d3ef6e48bc3b726bcc07a4ebb9989be94 (patch)
treedf3abd787e46ed66c1bdfe1a2be1f8b256c54988 /tools/perf/scripts/python/syscall-counts.py
parent519b6d3eac823e4ceec10484bc06f239047cebbf (diff)
drbd: Fix a potential issue with the DISCARD_CONCURRENT flag
The DISCARD_CONCURRENT flag should be set on one node and cleared on the other node. As the code was before it was theoretical possible that a node accepts the meta socket, but has to close it later on, and keeps the DISCARD_CONCURRENT flag. Correct this by moving the clear_bit(DISCARD_CONCURRENT) where the packet gets sent. Signed-off-by: Philipp Reisner <[email protected]> Signed-off-by: Lars Ellenberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions