diff options
author | Ronnie Sahlberg <[email protected]> | 2021-08-10 16:33:55 +1000 |
---|---|---|
committer | Steve French <[email protected]> | 2021-08-10 10:45:50 -0500 |
commit | 981567bd965329df7e64b13e92a54da816c1e0a4 (patch) | |
tree | c33f98b3ad15f17c7570f21711df75e7e310cc98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d3fc01796fc895e5fcce45c994c5a8db8120a8d (diff) |
cifs: use the correct max-length for dentry_path_raw()
RHBZ: 1972502
PATH_MAX is 4096 but PAGE_SIZE can be >4096 on some architectures
such as ppc and would thus write beyond the end of the actual object.
Cc: <[email protected]>
Reported-by: Xiaoli Feng <[email protected]>
Suggested-by: Brian foster <[email protected]>
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Signed-off-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions