[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211215124625.32575-1-idryomov@gmail.com>
Date: Wed, 15 Dec 2021 13:46:25 +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.16-rc6
Hi Linus,
The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:
Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.16-rc6
for you to fetch changes up to fd84bfdddd169c219c3a637889a8b87f70a072c2:
ceph: fix up non-directory creation in SGID directories (2021-12-01 17:08:27 +0100)
----------------------------------------------------------------
An SGID directory handling fix (marked for stable), a metrics
accounting fix and two fixups to appease static checkers.
----------------------------------------------------------------
Christian Brauner (1):
ceph: fix up non-directory creation in SGID directories
Hu Weiwen (1):
ceph: fix duplicate increment of opened_inodes metric
Jeff Layton (1):
ceph: initialize i_size variable in ceph_sync_read
Xiubo Li (1):
ceph: initialize pathlen variable in reconnect_caps_cb
fs/ceph/caps.c | 16 ++++++++--------
fs/ceph/file.c | 20 ++++++++++++++++----
fs/ceph/mds_client.c | 3 +--
3 files changed, 25 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists