K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2019-10-06T03:33:28.822013Z K 7 svn:log V 255 Do a commit for the output file when flushing for Copy. I think the output file flush should commit the data to stable storage in case the server reboots during the copy_file_range call. This way, only the Copy RPC needs to be redone for this situation. END