diff options
author | 2017-07-26 11:22:24 -0400 | |
---|---|---|
committer | 2017-07-30 08:08:31 -0700 | |
commit | c4f62ea802b1ed538e9c45faef4bab24d5211a02 (patch) | |
tree | 45a031211d5461bbbc7a5fdaa5e79d3cca2b0a46 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | staging: lustre: lov: Ensure correct operation for large object sizes (diff) | |
download | wireguard-linux-c4f62ea802b1ed538e9c45faef4bab24d5211a02.tar.xz wireguard-linux-c4f62ea802b1ed538e9c45faef4bab24d5211a02.zip |
staging: lustre: ptlrpc: correct use of list_add_tail()
With people starting to test security enabled ptlrpc
a list_del corruption was reported. The reason for
this error was tracked down to wrong arguments to
list_add_tail(). In sptlrpc_gc_add_sec() swap the
arguments to list_add_tail() so that it does what
we meant it to do.
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-8270
Reviewed-on: http://review.whamcloud.com/20784
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions