[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220128160805.15166-1-idryomov@gmail.com>
Date: Fri, 28 Jan 2022 17:08:05 +0100
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.17-rc2
Hi Linus,
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.17-rc2
for you to fetch changes up to 4584a768f22b7669cdebabc911543621ac661341:
ceph: set pool_ns in new inode layout for async creates (2022-01-26 20:17:50 +0100)
----------------------------------------------------------------
A ZERO_SIZE_PTR dereference fix from Xiubo and two fixes for async
creates interacting with pool namespace-constrained OSD permissions
from Jeff (marked for stable).
----------------------------------------------------------------
Jeff Layton (2):
ceph: properly put ceph_string reference after async create attempt
ceph: set pool_ns in new inode layout for async creates
Xiubo Li (1):
ceph: put the requests/sessions when it fails to alloc memory
fs/ceph/caps.c | 55 +++++++++++++++++++++++++++++++++++++------------------
fs/ceph/file.c | 9 +++++++++
2 files changed, 46 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists