index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_reshard.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: change cls rgw reshard status to enum class
J. Eric Ivancich
2020-02-11
1
-6
/
+8
*
Merge pull request #32617 from taodd/bug-43563
Casey Bodley
2020-01-27
1
-0
/
+6
|
\
|
*
rgw: update the hash source for multipart entries during resharding
taodd
2020-01-14
1
-0
/
+6
*
|
Merge pull request #31155 from zhangsw/fix-rgw-reshard-process
Casey Bodley
2020-01-23
1
-3
/
+2
|
\
\
|
*
|
rgw: one log shard fails shouldn't block other shards process when reshard
zhangshaowen
2019-10-25
1
-3
/
+2
*
|
|
Merge pull request #31103 from zhangsw/fix-rgw-reshard-cleanindex
Casey Bodley
2020-01-23
1
-2
/
+1
|
\
\
\
|
*
|
|
rgw: clean index and remove bucket instance info when setting resharding
zhangshaowen
2019-10-24
1
-2
/
+1
|
|
/
/
*
|
|
Merge pull request #31344 from zhangsw/fix-rgw-reshard-lock-failed
Casey Bodley
2020-01-22
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rgw: return error if lock log shard fails
zhangshaowen
2020-01-03
1
-3
/
+3
*
|
|
Merge pull request #31142 from zhangsw/fix-rgw-reshard-list-error
Casey Bodley
2019-12-19
1
-5
/
+6
|
\
\
\
|
*
|
|
rgw: don't print error log when list reshard result is not truncated.
zhangshaowen
2019-10-25
1
-5
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #31150 from zhangsw/cleanup-rgw-reshard-last_run
Casey Bodley
2019-12-19
1
-6
/
+1
|
\
\
\
|
*
|
|
rgw: remove unused 'last_run' in reshard thread entry
zhangshaowen
2019-10-25
1
-6
/
+1
|
|
/
/
*
|
|
Merge pull request #31483 from zhangsw/fix-rgw-reshard-left
Casey Bodley
2019-12-05
1
-1
/
+1
|
\
\
\
|
*
|
|
rgw: fix a bug that bucket instance obj can't be removed after resharding com...
zhang Shaowen
2019-11-08
1
-1
/
+1
*
|
|
|
Merge pull request #30575 from mkogan1/wip-rgw-resharding-mem
Casey Bodley
2019-11-14
1
-13
/
+9
|
\
\
\
\
|
*
|
|
|
rgw: when resharding store progress json
Mark Kogan
2019-09-26
1
-13
/
+9
*
|
|
|
|
rgw: auto-clean reshard queue entries for non-existent buckets
J. Eric Ivancich
2019-11-01
1
-12
/
+39
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
rgw: use new aio_create_completion()
Kefu Chai
2019-11-01
1
-1
/
+1
*
|
|
|
rgw: s/wait_for_safe/wait_for_complete/
Kefu Chai
2019-11-01
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #30795 from ivancich/wip-dynamic-reshard-adjustments
J. Eric Ivancich
2019-10-27
1
-0
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rgw: adjust allowable bucket index shard counts for dynamic resharding
J. Eric Ivancich
2019-10-11
1
-0
/
+30
*
|
|
Merge pull request #30619 from dang/wip-dang-zipper-2
Daniel Gryniewicz
2019-10-09
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Project Zipper - Bucketlist
Daniel Gryniewicz
2019-09-26
1
-2
/
+1
|
|
/
*
|
rgw: overload cls_rgw functions that do io_ctx.operate()
Ali Maredia
2019-09-30
1
-2
/
+2
*
|
rgw: replace ioctx.operate() with rgw_rados_operate()
Ali Maredia
2019-09-30
1
-2
/
+2
|
/
*
Merge pull request #29894 from markhpc/wip-rgw-reshard-json
Casey Bodley
2019-09-03
1
-5
/
+2
|
\
|
*
rgw/rgw_reshard: Don't dump RGWBucketReshard JSON in process_single_logshard
Mark Nelson
2019-08-26
1
-5
/
+2
*
|
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
|
/
*
Project Zipper Part 1 - Framework and RGWRadosStore
Daniel Gryniewicz
2019-08-15
1
-44
/
+45
*
Merge branch 'wip-rgw-metadata-servicification'
Casey Bodley
2019-08-13
1
-34
/
+11
|
\
|
*
rgw: simplify RGWBucketCtl params with default arguments
Casey Bodley
2019-07-29
1
-2
/
+1
|
*
rgw: fixes following rebase
Yehuda Sadeh
2019-07-29
1
-2
/
+3
|
*
rgw: remove unused field from struct rgw_bucket
Yehuda Sadeh
2019-07-29
1
-1
/
+0
|
*
rgw: api fixes and adjustments
Yehuda Sadeh
2019-07-29
1
-4
/
+3
|
*
rgw: svc.datalog_rados: add new svc, move data_log out of RGWRados
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
*
rgw: fixes following api changes
Yehuda Sadeh
2019-07-29
1
-24
/
+4
|
*
rgw: more compilation fixes
Yehuda Sadeh
2019-07-29
1
-3
/
+2
|
*
rgw: ctl.bucket: move [un]link bucket into ctl
Yehuda Sadeh
2019-07-29
1
-1
/
+1
|
*
rgw: more progress with meta restructure
Yehuda Sadeh
2019-07-29
1
-2
/
+2
*
|
rgw: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-5
/
+4
|
/
*
rgw: provide admin friendly reshard status output
Mark Kogan
2019-06-13
1
-2
/
+2
*
rgw: add optional_yield to RGWRados::get_bucket_info()
Ali Maredia
2019-05-17
1
-1
/
+1
*
Merge pull request #27223 from ivancich/wip-fix-resharding-issue
J. Eric Ivancich
2019-04-02
1
-1
/
+1
|
\
|
*
rgw: fix log messages using "proceeding" to "processing"
J. Eric Ivancich
2019-03-18
1
-1
/
+1
*
|
rgw: Remove unused variables
Adam C. Emerson
2019-03-15
1
-2
/
+0
|
/
*
Merge pull request #25450 from ivancich/wip-rgw-category-cleanup
J. Eric Ivancich
2019-01-02
1
-4
/
+4
|
\
|
*
rgw: clean-up use enum class for stats category
J. Eric Ivancich
2019-01-02
1
-4
/
+4
*
|
Merge pull request #25357 from cbodley/wip-rgw-reshard-yield
Casey Bodley
2018-12-14
1
-73
/
+34
|
\
\
|
|
/
|
/
|
|
*
rgw: RGWReshardWait takes duration as argument
Casey Bodley
2018-11-30
1
-4
/
+2
[next]