diff options
author | 2022-02-08 15:48:06 -0500 | |
---|---|---|
committer | 2022-02-17 17:22:19 +0000 | |
commit | 776dc4b1650062099df3cb4f90fa01c8e73eecfa (patch) | |
tree | 00a15621fb3348ca869db08dd0ecb5fa5f7eba74 /scripts/qapi/commands.py | |
parent | linux-headers: Update headers to v5.17-rc1 (diff) | |
download | qemu-776dc4b1650062099df3cb4f90fa01c8e73eecfa.tar.xz qemu-776dc4b1650062099df3cb4f90fa01c8e73eecfa.zip |
virtiofsd: Parse extended "struct fuse_init_in"
Add some code to parse extended "struct fuse_init_in". And use a local
variable "flag" to represent 64 bit flags. This will make it easier
to add more features without having to worry about two 32bit flags (->flags
and ->flags2) in "fuse_struct_in".
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Message-Id: <20220208204813.682906-4-vgoyal@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
dgilbert: Fixed up long line
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions