mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 04:30:26 +03:00
Revert "Add delete marker replication support (#10396)"
This reverts commit 50c10a5087.
PR is moved to origin/dev branch
This commit is contained in:
@@ -207,8 +207,7 @@ type ObjectInfo struct {
|
||||
Legacy bool // indicates object on disk is in legacy data format
|
||||
|
||||
// backendType indicates which backend filled this structure
|
||||
backendType BackendType
|
||||
VersionPurgeStatus VersionPurgeStatusType
|
||||
backendType BackendType
|
||||
}
|
||||
|
||||
// MultipartInfo captures metadata information about the uploadId
|
||||
|
||||
Reference in New Issue
Block a user