Skip to content

remove unused variable from makefile#89

Merged
liewegas merged 1 commit intoceph:masterfrom
elbandi:master
Mar 4, 2013
Merged

remove unused variable from makefile#89
liewegas merged 1 commit intoceph:masterfrom
elbandi:master

Conversation

@elbandi
Copy link
Contributor

@elbandi elbandi commented Mar 4, 2013

we use system leveldb, so we dont need the separate include variable for leveldb

Signed-off-by: Andras Elso <elso.andras@gmail.com>
liewegas added a commit that referenced this pull request Mar 4, 2013
remove unused variable from makefile
@liewegas liewegas merged commit 872753b into ceph:master Mar 4, 2013
liewegas added a commit that referenced this pull request Dec 14, 2016
initialize ctx.manager in ceph.py

Reviewed-by: Sage Weil <sage@redhat.com>
ddiss pushed a commit to ddiss/ceph that referenced this pull request Apr 25, 2017
build/ops: make package groups comply with openSUSE guidelines

Reviewed-by: Jan Fajerski <jfajerski@suse.com>
rjfd added a commit to rjfd/ceph that referenced this pull request Feb 13, 2018
mgr/dashboard_v2: fix frontend bug in table.component.hml
liewegas pushed a commit to liewegas/ceph that referenced this pull request Nov 5, 2021
andriytk pushed a commit to andriytk/cortx-rgw that referenced this pull request Mar 3, 2022
…ceph#89)

* rgw_sal_motr: [EOS-27516] handling object overwrite

Deleting existing object data if same object is uploaded again to avoid object leak.

Signed-off-by: saurabh jain <saurabh.jain2@seagate.com>

* rgw_sal_motr: [EOS-27516] Handle parallel upload

During parallel object upload, there are chances of object leak, which can be handled by making use of GC. Since GC is not being use for motr as of now, adding a TODO for the same.

Signed-off-by: saurabh jain <saurabh.jain@seagate.com>

Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>
andriytk pushed a commit to andriytk/cortx-rgw that referenced this pull request Mar 3, 2022
* Fix for CORTX-28869:Unable to create IAM user with email

* Enable create user for same UID under different Tenant with motr as backend. (ceph#90)

Signed-off-by: Diwakar92 <diwakar.kumar@seagate.com>

Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>

* rgw_sal_motr: [CORTX-28055] Support custom & multiple access/secret keys (ceph#93)

* rgw_sal_motr: [CORTX-28055] Support custom & multiple access/secret keys

Added support for multple key creation for a user which can be either custom or auto generated.

Signed-off-by: Jeet Jain <jeet.jain@seagate.com>

* rgw_sal_motr: [EOS-27516] Handling object overwrite during put-object (ceph#89)

* rgw_sal_motr: [EOS-27516] handling object overwrite

Deleting existing object data if same object is uploaded again to avoid object leak.

Signed-off-by: saurabh jain <saurabh.jain2@seagate.com>

* rgw_sal_motr: [EOS-27516] Handle parallel upload

During parallel object upload, there are chances of object leak, which can be handled by making use of GC. Since GC is not being use for motr as of now, adding a TODO for the same.

Signed-off-by: saurabh jain <saurabh.jain@seagate.com>

Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>

* Rebase (ceph#88)

Signed-off-by: Parayya Vastrad <parayya.vastrad@seagate.com>

* merge conflicts

* merge conflicts

* Review comments addressed

* Review comments addressed

Co-authored-by: root <root@ssc-vm-g4-rhev4-0716.colo.seagate.com>
Co-authored-by: Diwakar92 <96409310+Diwakar92@users.noreply.github.com>
Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>
Co-authored-by: Jeet Jain <jeet.jain@seagate.com>
Co-authored-by: Saurabh Jain <91066893+sjain09@users.noreply.github.com>
Co-authored-by: Parayya Vastrad <56255712+vastradparayya@users.noreply.github.com>
andriytk pushed a commit to andriytk/cortx-rgw that referenced this pull request Mar 17, 2022
…ceph#89)

* rgw_sal_motr: [EOS-27516] handling object overwrite

Deleting existing object data if same object is uploaded again to avoid object leak.

Signed-off-by: saurabh jain <saurabh.jain2@seagate.com>

* rgw_sal_motr: [EOS-27516] Handle parallel upload

During parallel object upload, there are chances of object leak, which can be handled by making use of GC. Since GC is not being use for motr as of now, adding a TODO for the same.

Signed-off-by: saurabh jain <saurabh.jain@seagate.com>

Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>
andriytk pushed a commit to andriytk/cortx-rgw that referenced this pull request Mar 17, 2022
* Fix for CORTX-28869:Unable to create IAM user with email

* Enable create user for same UID under different Tenant with motr as backend. (ceph#90)

Signed-off-by: Diwakar92 <diwakar.kumar@seagate.com>

Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>

* rgw_sal_motr: [CORTX-28055] Support custom & multiple access/secret keys (ceph#93)

* rgw_sal_motr: [CORTX-28055] Support custom & multiple access/secret keys

Added support for multple key creation for a user which can be either custom or auto generated.

Signed-off-by: Jeet Jain <jeet.jain@seagate.com>

* rgw_sal_motr: [EOS-27516] Handling object overwrite during put-object (ceph#89)

* rgw_sal_motr: [EOS-27516] handling object overwrite

Deleting existing object data if same object is uploaded again to avoid object leak.

Signed-off-by: saurabh jain <saurabh.jain2@seagate.com>

* rgw_sal_motr: [EOS-27516] Handle parallel upload

During parallel object upload, there are chances of object leak, which can be handled by making use of GC. Since GC is not being use for motr as of now, adding a TODO for the same.

Signed-off-by: saurabh jain <saurabh.jain@seagate.com>

Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>

* Rebase (ceph#88)

Signed-off-by: Parayya Vastrad <parayya.vastrad@seagate.com>

* merge conflicts

* merge conflicts

* Review comments addressed

* Review comments addressed

Co-authored-by: root <root@ssc-vm-g4-rhev4-0716.colo.seagate.com>
Co-authored-by: Diwakar92 <96409310+Diwakar92@users.noreply.github.com>
Co-authored-by: kupranay <66459168+kupranay@users.noreply.github.com>
Co-authored-by: Jeet Jain <jeet.jain@seagate.com>
Co-authored-by: Saurabh Jain <91066893+sjain09@users.noreply.github.com>
Co-authored-by: Parayya Vastrad <56255712+vastradparayya@users.noreply.github.com>
andriytk pushed a commit to andriytk/cortx-rgw that referenced this pull request Apr 1, 2022
…ph#89)

* rgw_sal_motr: [EOS-27516] Fix object during object overwrite
While uploading the same object again, the old object is not
getting deleting for non-versioned bucket.

Fix: Delete existing object data if same object is uploaded
again to avoid object leak.

Signed-off-by: saurabh jain <saurabh.jain2@seagate.com>

* rgw_sal_motr: [EOS-27516] Handle parallel upload

During parallel object upload, there are chances of object leak,
which can be handled by making use of GC. Since GC is not being
use for motr as of now, adding a TODO for the same.

Signed-off-by: saurabh jain <saurabh.jain2@seagate.com>
tobias-urdin pushed a commit to tobias-urdin/ceph that referenced this pull request Aug 2, 2023
Test begin to overwrite file with MPU then abort

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
kshtsk pushed a commit to kshtsk/ceph that referenced this pull request Aug 14, 2024
mgr/balancer: set upmap_max_deviation to 1
athanatos pushed a commit to athanatos/ceph that referenced this pull request Feb 14, 2025
dmclock_server: disable synchronize primitives if WITH_SEASTAR

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Moisi pushed a commit to Moisi/ceph that referenced this pull request Jun 30, 2025
Merge in STORAGEENG/ceph from Ceph-25-add-headers-with-304 to aka_version_18.2.1

* commit 'a6c03fb28ff35f6d3717c18f5836c5158231deec':
  CEPH-25 add headers when returning error 304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants