diff options
author | Scott Mayhew <[email protected]> | 2020-04-02 17:20:44 -0400 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2020-04-02 18:37:13 -0400 |
commit | 529af90576cfa44aa107e9876e2ebaa053983986 (patch) | |
tree | eeb5341e351a85d9664e3bb3ffedd0e58bc0e612 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ed5d588fe47feef290f271022820e255d8371561 (diff) |
NFS: Fix a few constant_table array definitions
nfs_vers_tokens, nfs_xprt_protocol_tokens, and nfs_secflavor_tokens were
all missing an empty item at the end of the array, allowing
lookup_constant() to potentially walk off the end and trigger and oops.
Reported-by: Olga Kornievskaia <[email protected]>
Signed-off-by: Scott Mayhew <[email protected]>
Fixes: e38bb238ed8c ("NFS: Convert mount option parsing to use functionality from fs_parser.h")
Cc: [email protected] # v5.6
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions