diff options
author | Amir Goldstein <amir73il@gmail.com> | 2017-01-17 07:34:54 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2017-02-07 17:47:14 +0300 |
commit | 42f269b925405d9dd45014823e5057786d6ca452 (patch) | |
tree | 82aabcc03028c775b0863db6bd1ec93c4e26ce76 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e7f52429b4a5b2e3224948d1737eb264c8f7e15f (diff) | |
download | linux-42f269b925405d9dd45014823e5057786d6ca452.tar.xz |
ovl: rearrange code in ovl_copy_up_locked()
As preparation to implementing copy up with O_TMPFILE,
name the variable for dentry before final rename 'temp' and
assign it to 'newdentry' only after rename.
Also lookup upper dentry before looking up temp dentry and
move ovl_set_timestamps() into ovl_copy_up_locked(), because
that is going to be more convenient for upcoming change.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions