[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211020181210.31975-1-idryomov@gmail.com>
Date: Wed, 20 Oct 2021 20:12:10 +0200
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 5.15-rc7
Hi Linus,
The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:
Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.15-rc7
for you to fetch changes up to 1bd85aa65d0e7b5e4d09240f492f37c569fdd431:
ceph: fix handling of "meta" errors (2021-10-19 09:36:06 +0200)
----------------------------------------------------------------
Two important filesystem fixes, marked for stable. The blocklisted
superblocks issue was particularly annoying because for unexperienced
users it essentially exacted a reboot to establish a new functional
mount in that scenario.
----------------------------------------------------------------
Jeff Layton (2):
ceph: skip existing superblocks that are blocklisted or shut down when mounting
ceph: fix handling of "meta" errors
fs/ceph/caps.c | 12 +++---------
fs/ceph/file.c | 1 -
fs/ceph/inode.c | 2 --
fs/ceph/mds_client.c | 17 +++++------------
fs/ceph/super.c | 17 ++++++++++++++---
fs/ceph/super.h | 3 ---
6 files changed, 22 insertions(+), 30 deletions(-)
Powered by blists - more mailing lists