mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
Use getObjectInfo() in both FS and XL ListObjects() to simplify and to return complete object information (#3247)
This commit is contained in:
committed by
Harshavardhana
parent
716316f711
commit
380d6c6435
@@ -46,7 +46,4 @@ type FileInfo struct {
|
||||
|
||||
// File mode bits.
|
||||
Mode os.FileMode
|
||||
|
||||
// Hex encoded md5 checksum of the file.
|
||||
MD5Sum string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user