All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] tools/hv: Fix incorrect file path conversion in fcopy
@ 2025-06-13 10:46 yasuenag
  2025-06-13 10:46 ` [PATCH v4 1/1] tools/hv: Fix incorrect file path conversion in fcopy on Linux yasuenag
  0 siblings, 1 reply; 3+ messages in thread
From: yasuenag @ 2025-06-13 10:46 UTC (permalink / raw)
  To: namjain
  Cc: eahariha, kys, haiyangz, wei.liu, decui, linux-hyperv, ssengar,
	Yasumasa Suenaga

From: Yasumasa Suenaga <yasuenag@gmail.com>

Hi,

Thanks a lot for your comment! I updated my patch:

  - Update loop condition to exit in wcstoutf8() if NUL char is found
  - Add new syslog message when the path length exceeds MAX_PATH
  - Revise both subject and commit message

Can you review again? Comments are welcome.


Thanks,

Yasumasa


Yasumasa Suenaga (1):
  tools/hv: Fix incorrect file path conversion in fcopy on Linux

 tools/hv/hv_fcopy_uio_daemon.c | 37 +++++++++++++---------------------
 1 file changed, 14 insertions(+), 23 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-20 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-13 10:46 [PATCH v4 0/1] tools/hv: Fix incorrect file path conversion in fcopy yasuenag
2025-06-13 10:46 ` [PATCH v4 1/1] tools/hv: Fix incorrect file path conversion in fcopy on Linux yasuenag
2025-06-20 10:09   ` Naman Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.