+4
−3
+1
−0
Loading
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>