[GIT PULL] Ceph fixes for 5.4-rc4
From: Ilya Dryomov
Date: Fri Oct 18 2019 - 14:15:18 EST
Hi Linus,
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
are available in the Git repository at:
https://github.com/ceph/ceph-client.git tags/ceph-for-5.4-rc4
for you to fetch changes up to 25e6be21230d3208d687dad90b6e43419013c351:
rbd: cancel lock_dwork if the wait is interrupted (2019-10-15 17:43:15 +0200)
----------------------------------------------------------------
A future-proofing decoding fix from Jeff intended for stable and
a patch for a mostly benign race from Dongsheng.
----------------------------------------------------------------
Dongsheng Yang (1):
rbd: cancel lock_dwork if the wait is interrupted
Jeff Layton (1):
ceph: just skip unrecognized info in ceph_reply_info_extra
drivers/block/rbd.c | 9 ++++++---
fs/ceph/mds_client.c | 21 +++++++++++----------
2 files changed, 17 insertions(+), 13 deletions(-)