aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVivek Goyal <[email protected]>2016-07-13 11:00:14 -0400
committerMiklos Szeredi <[email protected]>2016-07-29 12:05:24 +0200
commite29841a0ab3d03e77313abd8fb4c16e80fb26e29 (patch)
tree2fa92fa454d171915a7cfa2ee2800703567cffd4 /tools/perf/scripts/python/export-to-postgresql.py
parentd837a49bd57f1ec2f6411efa829fecc34002b110 (diff)
ovl: dilute permission checks on lower only if not special file
Right now if file is on lower/, we remove MAY_WRITE/MAY_APPEND bits from mask as lower/ will never be written and file will be copied up. But this is not true for special files. These files are not copied up and are opened in place. So don't dilute the checks for these types of files. Reported-by: Dan Walsh <[email protected]> Signed-off-by: Vivek Goyal <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions