269 Commits (b686bb9c836423331da6caa1ef281efa9a4f3ca5)

Author SHA1 Message Date
Harshavardhana b686bb9c83
fix: replaced drive properly by healing the entire drive (#10799) 4 years ago
Klaus Post a982baff27
ListObjects Metadata Caching (#10648) 4 years ago
Klaus Post 03991c5d41
crawler: Remove waitForLowActiveIO (#10667) 4 years ago
Harshavardhana 18063bf25c
fix: cleanup old directory handling code (#10633) 4 years ago
Harshavardhana 2b4eb87d77
pick disks which are common maximally used (#10600) 4 years ago
Harshavardhana a5da9120f3
fix: [fs] an error upon rwPool.Write() just attempt rwPool.Create() (#10533) 4 years ago
Harshavardhana 84bf4624a4
fix: make sure to preserve metadata during overwrite in FS mode (#10512) 4 years ago
Harshavardhana 730d2dc7be
fix: allow CopyObject/PutObjecTags on pre-existing content (#10485) 4 years ago
Klaus Post 34859c6d4b
Preallocate (safe) slices when we know the size (#10459) 4 years ago
Klaus Post b7438fe4e6
Copy metadata before spawning goroutine + prealloc maps (#10458) 4 years ago
Harshavardhana 6a0372be6c
cleanup tmpDir any older entries automatically just like multipart (#10439) 4 years ago
Harshavardhana c13afd56e8
Remove MaxConnsPerHost settings to avoid potential hangs (#10438) 4 years ago
Harshavardhana 9f60e84ce1
always copy UserDefined metadata map (#10427) 4 years ago
Harshavardhana 102ad60dee
simplify removing temporary files (#10389) 4 years ago
Harshavardhana d19b434ffc
fix: bring back delayed leaf detection in listing (#10346) 4 years ago
Klaus Post c097ce9c32
continous healing based on crawler (#10103) 4 years ago
ebozduman 23774353b7
get_object() returns NoSuchKey error when object is a prefix (#10315) 4 years ago
Klaus Post 8e6787a302
Fix TestDataUpdateTracker hanging (#10302) 4 years ago
Harshavardhana e57c742674
use single dynamic timeout for most locked API/heal ops (#10275) 4 years ago
Harshavardhana 79ed7ce451
fs: listObjects shouldn't take FS locks while listing (#10248) 4 years ago
Harshavardhana a20d4568a2
fix: make sure to use uniform drive count calculation (#10208) 4 years ago
Adam Brown f7259adf83
Update LastUpdate timestamp before save (#10152) 4 years ago
Harshavardhana ec06089eda
fix: re-implement cluster healthcheck (#10101) 4 years ago
Harshavardhana 2955aae8e4
feat: Add notification support for bucketCreates and removal (#10075) 4 years ago
Anis Elleuch 518f44908c
fs: Close object fs.json before deletion (#10092) 4 years ago
Harshavardhana 14b1c9f8e4
fix: return Range errors after If-Matches (#10045) 4 years ago
Klaus Post 00d3cc4b69
Enforce quota checks after crawl (#10036) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana e7d7d5232c
fix: admin info output and improve overall performance (#10015) 4 years ago
Harshavardhana 2d17c16d93
fix: make sure to honor versioning from browser UI deletes (#10016) 4 years ago
Klaus Post 27a1f3ed2b
fs: Check if cache root was added (#9945) 4 years ago
Harshavardhana a38ce29137
fix: simplify background heal and trigger heal items early (#9928) 4 years ago
Harshavardhana 85a1956e5c
Avoid duplicate object holding locks (#9867) 4 years ago
Klaus Post 1813ff9dfa
Re-add missing bucket bloom filters (#9861) 4 years ago
ebozduman a91cfa03e7
extend the HINT on backend ownership and its contents (#9846) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Klaus Post 43d6e3ae06
merge object lifecycle checks into usage crawler (#9579) 4 years ago
Harshavardhana febe9cc26a
fix: avoid timer leaks in dsync/lsync (#9781) 4 years ago
Harshavardhana 5686a7e273
fix NAS gateway support for policy/notification (#9765) 4 years ago
Harshavardhana b2db8123ec
Preserve errors returned by diskInfo to detect disk errors (#9727) 4 years ago
Harshavardhana 6e0575a53d
Revert "Disable crawler in FS/NAS gateway mode (#9695)" (#9702) 4 years ago
Harshavardhana eba423bb9d
Disable crawler in FS/NAS gateway mode (#9695) 4 years ago
P R 3f6d624c7b
add gateway object tagging support (#9124) 4 years ago
Harshavardhana 6656fa3066
simplify further bucket configuration properly (#9650) 4 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 4 years ago
Harshavardhana b730bd1396
fix: possible race in FS local lockMap (#9598) 4 years ago
Harshavardhana a1de9cec58
cleanup object-lock/bucket tagging for gateways (#9548) 4 years ago
Anis Elleuch 6885c72f32
disable check for DirectIO in standalone FS mode (#9558) 4 years ago
Harshavardhana 2dc46cb153
Report correct error when O_DIRECT is not supported (#9545) 4 years ago
Bala FA 3773874cd3
add bucket tagging support (#9389) 4 years ago