[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230106182951.92281-1-idryomov@gmail.com>
Date: Fri, 6 Jan 2023 19:29:51 +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 6.2-rc3
Hi Linus,
The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:
Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-6.2-rc3
for you to fetch changes up to 8e1858710d9a71d88acd922f2e95d1eddb90eea0:
ceph: avoid use-after-free in ceph_fl_release_lock() (2023-01-02 12:27:25 +0100)
----------------------------------------------------------------
Two file locking fixes from Xiubo.
----------------------------------------------------------------
Xiubo Li (2):
ceph: switch to vfs_inode_has_locks() to fix file lock bug
ceph: avoid use-after-free in ceph_fl_release_lock()
fs/ceph/caps.c | 2 +-
fs/ceph/locks.c | 24 ++++++++++++++++++------
fs/ceph/super.h | 1 -
include/linux/fs.h | 3 +++
4 files changed, 22 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists