weisd
|
71d4f1568f
|
Optimization FileReader
|
2024-11-02 23:36:04 +08:00 |
|
weisd
|
2c26ea534f
|
Optimization FileReader
|
2024-11-02 22:07:33 +08:00 |
|
weisd
|
6ab538050d
|
fix bitrot readat bug
|
2024-11-02 17:53:30 +08:00 |
|
weisd
|
4a5443996f
|
fix bug
|
2024-11-02 15:29:47 +08:00 |
|
weisd
|
52a81f8fd5
|
merge versioning, fix buff bitrot
|
2024-11-02 15:12:06 +08:00 |
|
weisd
|
09ea11c13d
|
merge versioning, fix bug todo
|
2024-11-02 00:21:10 +08:00 |
|
junxiang Mu
|
a8d36fba8f
|
heal object(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:54 +08:00 |
|
junxiang Mu
|
640cf1caf3
|
support bitrot
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
c0e6751893
|
bitrot streaming
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
e6cd184cd6
|
bitrot test(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
57c6a08b29
|
bitrot(2)
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
edb1e692f1
|
bitrot(1)
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
49593dd77d
|
Cross platform get_info
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
9ff243a7a9
|
fmt
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
76fb6775d1
|
heal object
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
3f2772c74c
|
healing tracker
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-11-01 17:40:14 +08:00 |
|
junxiang Mu
|
e4f5ca7ea8
|
tmp
|
2024-11-01 17:40:09 +08:00 |
|
loverustfs
|
762b436e46
|
Merge pull request #89 from rustfs/adm-api-1
feat: introduce admin-api
|
2024-10-16 20:41:24 +08:00 |
|
weisd
|
f520fda6fb
|
fix list_volumes name
|
2024-10-15 14:45:50 +00:00 |
|
bestgopher
|
a96ac8c024
|
feat: introduce admin-api
Signed-off-by: bestgopher <84328409@qq.com>
|
2024-10-15 19:51:00 +08:00 |
|
weisd
|
12114dce16
|
fix:#38 implement the basic storage functions of bucketmeta config use s3s struct define
|
2024-10-14 14:58:32 +08:00 |
|
junxiang Mu
|
a0e37098bb
|
fix clippy
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-10-12 14:09:52 +08:00 |
|
weisd
|
e18d2d2f28
|
Merge branch 'main' into nugine/fmt
|
2024-10-12 00:54:22 +08:00 |
|
weisd
|
81dc3d4404
|
done bucket policy, need test
|
2024-10-12 00:41:03 +08:00 |
|
Nugine
|
386e2e0736
|
style: cargo fmt
|
2024-10-11 23:21:19 +08:00 |
|
weisd
|
f88a8cf8fb
|
Merge branch 'main' into feat/ec_config
|
2024-10-10 13:06:39 +08:00 |
|
weisd
|
22463c9eb1
|
get/put BucketVersionin done
|
2024-10-10 09:40:30 +08:00 |
|
weisd
|
1bbd5168c9
|
add versioning_sys
|
2024-10-09 20:45:34 +08:00 |
|
weisd
|
000866556e
|
init BucketVersionin api
|
2024-10-09 17:38:56 +08:00 |
|
weisd
|
c9423038da
|
add bucket sys marshal func
|
2024-10-09 15:06:50 +08:00 |
|
weisd
|
46f7c010ca
|
add env RUSTFS_ERASURE_SET_DRIVE_COUNT
|
2024-10-05 12:33:39 +08:00 |
|
weisd
|
10c63effd4
|
Fix: #38
Squashed commit of the following:
commit ff72105e1ec81b5679401b021fb44e8135444de8
Author: weisd <weishidavip@163.com>
Date: Sat Oct 5 09:55:09 2024 +0800
base bucketmetadata_sys done
commit 69d0c7725ae1065d25755c71aa54e42c4f3cdb50
Author: weisd <weishidavip@163.com>
Date: Sat Oct 5 01:41:19 2024 +0800
update bucket tagging op use bucketmetadata_sys
commit 39902c73d6f7a817041245af84a23d14115c70dc
Author: weisd <weishidavip@163.com>
Date: Fri Oct 4 23:32:07 2024 +0800
test bucketmetadata_sys
commit 15f1dfc765dc383ab26d71aca7c64dd0917b83f3
Author: weisd <weishidavip@163.com>
Date: Fri Oct 4 23:21:58 2024 +0800
init bucketmetadata_sys
commit 8c3c5e0f7385fa881b1dc4811d92afe8b86e9a6f
Author: weisd <weishidavip@163.com>
Date: Tue Oct 1 23:06:09 2024 +0800
init bucketmetadata_sys
commit e2746d154aa68be9dcf8add0241b38c72ef89b9c
Author: weisd <weishidavip@163.com>
Date: Tue Oct 1 04:35:25 2024 +0800
stash
|
2024-10-05 10:04:59 +08:00 |
|
weisd
|
1092b2696a
|
update bucket tagging op use bucketmetadata_sys
|
2024-10-05 01:41:19 +08:00 |
|
weisd
|
c29199515c
|
test bucketmetadata_sys
|
2024-10-04 23:32:07 +08:00 |
|
weisd
|
2f046b00f7
|
init bucketmetadata_sys
|
2024-10-04 23:21:58 +08:00 |
|
weisd
|
25bfd1bbc4
|
init bucketmetadata_sys
|
2024-10-01 23:06:09 +08:00 |
|
weisd
|
32baa7f146
|
stash
|
2024-10-01 04:35:25 +08:00 |
|
weisd
|
87a332ee81
|
stash
|
2024-09-30 21:40:17 +08:00 |
|
weisd
|
80248981dd
|
Merge remote-tracking branch 'origin/main' into bucketmeta
|
2024-09-30 21:25:31 +08:00 |
|
junxiang Mu
|
8edd667ff4
|
fix: make_volume api error
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-09-29 14:08:48 +08:00 |
|
weisd
|
cbaea166c4
|
init bucketmeta struct
|
2024-09-27 22:00:45 +08:00 |
|
weisd
|
91e65867bb
|
merge main
|
2024-09-27 20:12:54 +08:00 |
|
weisd
|
b4a95d20e2
|
init bucketmeta struct
|
2024-09-27 18:08:33 +08:00 |
|
weisd
|
dfb4c9f726
|
init bucketmeta struct
|
2024-09-27 17:53:44 +08:00 |
|
junxiang Mu
|
bd02676dbc
|
refact error
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-09-27 16:51:54 +08:00 |
|
weisd
|
b4f8088f0f
|
init bucketmeta
|
2024-09-27 16:33:56 +08:00 |
|
junxiang Mu
|
04ab9d75a9
|
multiplex channel && rpc service add authentication
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-09-27 16:29:40 +08:00 |
|
junxiang Mu
|
a65b074e9f
|
put_object func add lock
Signed-off-by: junxiang Mu <1948535941@qq.com>
|
2024-09-27 10:31:16 +08:00 |
|
weisd
|
8e3bc8b8a7
|
review disk
|
2024-09-27 09:08:44 +08:00 |
|
weisd
|
3d6172c544
|
opt
|
2024-09-27 09:05:38 +08:00 |
|