All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: ceph-devel@vger.kernel.org
Cc: Jeff Layton <jlayton@kernel.org>
Subject: [PATCH 0/3] libceph: target_copy() fixups
Date: Tue, 16 Jun 2020 09:44:12 +0200	[thread overview]
Message-ID: <20200616074415.9989-1-idryomov@gmail.com> (raw)

Hello,

Split into three commits for backporting reasons: the first two can be
picked up by stable, the third should get some soak time in testing.

Thanks,

                Ilya


Ilya Dryomov (3):
  libceph: don't omit recovery_deletes in target_copy()
  libceph: don't omit used_replica in target_copy()
  libceph: use target_copy() in send_linger()

 net/ceph/osd_client.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.19.2

             reply	other threads:[~2020-06-16  7:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16  7:44 Ilya Dryomov [this message]
2020-06-16  7:44 ` [PATCH 1/3] libceph: don't omit recovery_deletes in target_copy() Ilya Dryomov
2020-06-16  7:44 ` [PATCH 2/3] libceph: don't omit used_replica " Ilya Dryomov
2020-06-16  7:44 ` [PATCH 3/3] libceph: use target_copy() in send_linger() Ilya Dryomov
2020-06-16 11:33 ` [PATCH 0/3] libceph: target_copy() fixups Jeff Layton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200616074415.9989-1-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=jlayton@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.