diff options
author | 2016-07-08 16:35:25 -0500 | |
---|---|---|
committer | 2016-07-19 16:23:27 -0400 | |
commit | ffb6ca33b04b965ac7dd10676537b93e2476dcec (patch) | |
tree | 7ce4abe91fb16fe66eff213b984546f57c0f6380 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sunrpc: Prevent resvport min/max inversion via sysctl (diff) | |
download | linux-dev-ffb6ca33b04b965ac7dd10676537b93e2476dcec.tar.xz linux-dev-ffb6ca33b04b965ac7dd10676537b93e2476dcec.zip |
sunrpc: Prevent resvport min/max inversion via sysfs and module parameter
The current min/max resvport settings are independently limited
by the entire range of allowed ports, so max_resvport can be
set to a port lower than min_resvport.
Prevent inversion of min/max values when set through sysfs and
module parameter by setting the limits dependent on each other.
Signed-off-by: Frank Sorenson <sorenson@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions