mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 12:25:57 +03:00
Inline small file data in xl.meta file (#11758)
This commit is contained in:
@@ -139,7 +139,7 @@ func TestErasureEncode(t *testing.T) {
|
||||
case *wholeBitrotWriter:
|
||||
w.disk = badDisk{nil}
|
||||
case *streamingBitrotWriter:
|
||||
w.iow.(*io.PipeWriter).CloseWithError(errFaultyDisk)
|
||||
w.closeWithErr(errFaultyDisk)
|
||||
}
|
||||
}
|
||||
if test.offDisks > 0 {
|
||||
|
||||
Reference in New Issue
Block a user