diff options
author | Vivek Goyal <[email protected]> | 2016-05-20 09:04:26 -0400 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2016-05-27 10:18:56 +0200 |
commit | 21765194cecf2e4514ad75244df459f188140a0f (patch) | |
tree | c8a36248d274b2f9096d9fff4127506966c544de /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 942fd803e6dfc64d32f2ae4f160b2986bc5897b8 (diff) |
ovl: Do d_type check only if work dir creation was successful
d_type check requires successful creation of workdir as iterates
through work dir and expects work dir to be present in it. If that's
not the case, this check will always return d_type not supported even
if underlying filesystem might be supporting it.
So don't do this check if work dir creation failed in previous step.
Signed-off-by: Vivek Goyal <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions