diff options
author | Amir Goldstein <[email protected]> | 2023-09-06 10:52:13 +0300 |
---|---|---|
committer | Amir Goldstein <[email protected]> | 2023-10-31 00:12:54 +0200 |
commit | db5b5e83eee46ec5e3d685282c9e4f38946cb0ea (patch) | |
tree | ed9bb0ca311b88e582fed813a3a10b0e7c081281 /tools/perf/scripts/python/task-analyzer.py | |
parent | 14ab6d425e80674b6a0145f05719b11e82e64824 (diff) |
ovl: use simpler function to convert iocb to rw flags
Overlayfs implements its own function to translate iocb flags into rw
flags, so that they can be passed into another vfs call.
With commit ce71bfea207b4 ("fs: align IOCB_* flags with RWF_* flags")
Jens created a 1:1 matching between the iocb flags and rw flags,
simplifying the conversion.
Signed-off-by: Alessio Balsini <[email protected]>
Signed-off-by: Amir Goldstein <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions