linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fix for 6.2-rc7
@ 2023-02-03 18:13 Ilya Dryomov
  2023-02-03 18:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2023-02-03 18:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit 6d796c50f84ca79f1722bb131799e5a5710c4700:

  Linux 6.2-rc6 (2023-01-29 13:59:43 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.2-rc7

for you to fetch changes up to a68e564adcaa69b0930809fb64d9d5f7d9c32ba9:

  ceph: blocklist the kclient when receiving corrupted snap trace (2023-02-02 13:58:15 +0100)

----------------------------------------------------------------
A safeguard to prevent the kernel client from further damaging the
filesystem after running into a case of an invalid snap trace.  The
root cause of this metadata corruption is still being investigated but
it appears to be stemming from the MDS.  As such, this is the best we
can do for now.

----------------------------------------------------------------
Xiubo Li (2):
      ceph: move mount state enum to super.h
      ceph: blocklist the kclient when receiving corrupted snap trace

 fs/ceph/addr.c               | 17 +++++++++++++++--
 fs/ceph/caps.c               | 16 +++++++++++++---
 fs/ceph/file.c               |  3 +++
 fs/ceph/mds_client.c         | 30 +++++++++++++++++++++++++++---
 fs/ceph/snap.c               | 36 ++++++++++++++++++++++++++++++++++--
 fs/ceph/super.h              | 11 +++++++++++
 include/linux/ceph/libceph.h | 10 ----------
 7 files changed, 103 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Ceph fix for 6.2-rc7
  2023-02-03 18:13 [GIT PULL] Ceph fix for 6.2-rc7 Ilya Dryomov
@ 2023-02-03 18:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-03 18:45 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri,  3 Feb 2023 19:13:13 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.2-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7b753a909f426f2789d9db6f357c3d59180a9354

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-03 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 18:13 [GIT PULL] Ceph fix for 6.2-rc7 Ilya Dryomov
2023-02-03 18:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).