[GIT PULL] Ceph fixes for 6.3-rc1

From: Ilya Dryomov
Date: Thu Mar 02 2023 - 11:59:59 EST


Hi Linus,

The following changes since commit c9c3395d5e3dcc6daee66c6908354d47bf98cb0c:

Linux 6.2 (2023-02-19 14:24:22 -0800)

are available in the Git repository at:

https://github.com/ceph/ceph-client.git tags/ceph-for-6.3-rc1

for you to fetch changes up to f7c4d9b133c7a04ca619355574e96b6abf209fba:

rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails (2023-02-26 20:03:14 +0100)

----------------------------------------------------------------
Two small fixes from Xiubo and myself, marked for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails

Xiubo Li (1):
ceph: update the time stamps and try to drop the suid/sgid

drivers/block/rbd.c | 20 +++++++++-----------
fs/ceph/file.c | 8 ++++++++
2 files changed, 17 insertions(+), 11 deletions(-)