diff options
author | Joanne Koong <joannelkoong@gmail.com> | 2025-02-20 12:16:59 -0800 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2025-04-15 12:59:17 +0200 |
commit | 03a3617f92c2a7220af20d5b6b44420049dbe6e3 (patch) | |
tree | 6883a7899f82fd4ef162b3ff5d3fe7ed6be56073 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a5c4983bb90759c95d81f0d7b02000578077b1e6 (diff) |
fuse: use boolean bit-fields in struct fuse_copy_state
Refactor struct fuse_copy_state to use boolean bit-fields to improve
clarity/readability and be consistent with other fuse structs that use
bit-fields for boolean state (eg fuse_fs_context, fuse_args).
No functional changes.
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions