]> xenbits.xensource.com Git - xen.git/commit
9pfsd: fix release build with old gcc
authorJan Beulich <jbeulich@suse.com>
Thu, 8 Aug 2024 11:47:44 +0000 (13:47 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 8 Aug 2024 11:47:44 +0000 (13:47 +0200)
commit8ad5a8c5c36add2eee70a7253da4098ebffdb79b
tree9028f854ba922d0330806c920e72cf432bdb0701
parente0e84771b61ed985809d105d8f116d4c520542b0
9pfsd: fix release build with old gcc

Being able to recognize that "par" is reliably initialized on the 1st
loop iteration requires not overly old compilers.

Fixes: 7809132b1a1d ("tools/xen-9pfsd: add 9pfs response generation support")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
master commit: 984cb316cb27b53704c607e640a7dd2763b898ab
master date: 2024-08-02 08:44:22 +0200
tools/9pfsd/io.c