* [GIT PULL] Ceph fixes for 5.5-rc2
@ 2019-12-12 18:43 Ilya Dryomov
2019-12-12 19:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2019-12-12 18:43 UTC (permalink / raw)
To: Linus Torvalds; +Cc: ceph-devel, linux-kernel
Hi Linus,
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.5-rc2
for you to fetch changes up to da08e1e1d7c3f805f8771ad6a6fd3a7a30ba4fe2:
ceph: add more debug info when decoding mdsmap (2019-12-09 20:55:10 +0100)
----------------------------------------------------------------
A fix to avoid a corner case when scheduling cap reclaim in batches
from Xiubo, a patch to add some observability into cap waiters from
Jeff and a couple of cleanups.
----------------------------------------------------------------
Jeff Layton (2):
ceph: convert int fields in ceph_mount_options to unsigned int
ceph: show tasks waiting on caps in debugfs caps file
Xiubo Li (3):
ceph: trigger the reclaim work once there has enough pending caps
ceph: switch to global cap helper
ceph: add more debug info when decoding mdsmap
fs/ceph/caps.c | 41 +++++++++++++++++++++++++++--------------
fs/ceph/debugfs.c | 13 +++++++++++++
fs/ceph/mds_client.c | 8 +++++---
fs/ceph/mds_client.h | 9 +++++++++
fs/ceph/mdsmap.c | 12 ++++++++----
fs/ceph/super.c | 28 +++++++++++++++-------------
fs/ceph/super.h | 16 ++++++++--------
7 files changed, 85 insertions(+), 42 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-12 19:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 18:43 [GIT PULL] Ceph fixes for 5.5-rc2 Ilya Dryomov
2019-12-12 19:00 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.