mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
e013ac312c
hv_fcopy_daemon fails to overwrite a file if the target file already exits. Add O_TRUNC flag on opening. Signed-off-by: Yue Zhang <yuezha@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>