All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ilya Dryomov <idryomov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ceph-devel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Ceph fixes for 6.8-rc2
Date: Wed, 24 Jan 2024 21:21:06 +0100	[thread overview]
Message-ID: <20240124202109.1567593-1-idryomov@gmail.com> (raw)

Hi Linus,

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.8-rc2

for you to fetch changes up to ded080c86b3f99683774af0441a58fc2e3d60cae:

  rbd: don't move requests to the running list on errors (2024-01-22 00:14:10 +0100)

----------------------------------------------------------------
A fix to avoid triggering an assert in some cases where RBD exclusive
mappings are involved and a deprecated API cleanup.

----------------------------------------------------------------
Christophe JAILLET (1):
      rbd: remove usage of the deprecated ida_simple_*() API

Ilya Dryomov (1):
      rbd: don't move requests to the running list on errors

 drivers/block/rbd.c | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

             reply	other threads:[~2024-01-24 20:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-24 20:21 Ilya Dryomov [this message]
2024-01-25  1:05 ` [GIT PULL] Ceph fixes for 6.8-rc2 pr-tracker-bot

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=20240124202109.1567593-1-idryomov@gmail.com \
    --to=idryomov@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.