diff options
author | Amir Goldstein <amir73il@gmail.com> | 2023-09-06 10:52:13 +0300 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2023-10-31 01:12:54 +0300 |
commit | db5b5e83eee46ec5e3d685282c9e4f38946cb0ea (patch) | |
tree | ed9bb0ca311b88e582fed813a3a10b0e7c081281 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 14ab6d425e80674b6a0145f05719b11e82e64824 (diff) | |
download | linux-db5b5e83eee46ec5e3d685282c9e4f38946cb0ea.tar.xz |
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 <balsini@android.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions