mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 08:36:54 +00:00
keep sftp e2e tests buildable (#2897)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//! Write-side state machine: open_write, commit_write, the
|
||||
//! write_dispatch chain that flushes a part once part_buffer reaches
|
||||
//! part_size, abort_upload_with_auth, close_streaming, and
|
||||
//! multipart_copy. Also the cancellation-safety primitives
|
||||
//! multipart_copy. Also, the cancellation-safety primitives
|
||||
//! (build_write_tombstone, should_abort_on_drop) that the Drop impl
|
||||
//! in driver.rs consumes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user