diff options
| author | Li Qiang | 2016-11-01 12:00:40 +0100 |
|---|---|---|
| committer | Greg Kurz | 2016-11-01 12:00:40 +0100 |
| commit | dd28fbbc2edc0822965d402d927ce646326d6954 (patch) | |
| tree | d6a2304207c069681540e4521aef42a4a170368a /include | |
| parent | migration: fix compiler warning on uninitialized variable (diff) | |
| download | qemu-dd28fbbc2edc0822965d402d927ce646326d6954.tar.gz qemu-dd28fbbc2edc0822965d402d927ce646326d6954.tar.xz qemu-dd28fbbc2edc0822965d402d927ce646326d6954.zip | |
9pfs: add xattrwalk_fid field in V9fsXattr struct
Currently, 9pfs sets the 'copied_len' field in V9fsXattr
to -1 to tag xattr walk fid. As the 'copied_len' is also
used to account for copied bytes, this may make confusion. This patch
add a bool 'xattrwalk_fid' to tag the xattr walk fid.
Suggested-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Li Qiang <liqiang6-s@360.cn>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
