[GIT PULL] Ceph fix for 5.19-rc5

From: Ilya Dryomov
Date: Fri Jul 01 2022 - 11:04:58 EST


Hi Linus,

The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)

are available in the Git repository at:

https://github.com/ceph/ceph-client.git tags/ceph-for-5.19-rc5

for you to fetch changes up to 8692969e9164c15474b356b9898e5b9b21a85643:

ceph: wait on async create before checking caps for syncfs (2022-06-29 18:02:57 +0200)

----------------------------------------------------------------
A filesystem fix, marked for stable. There appears to be a deeper
issue on the MDS side, but for now we are going with this one-liner
to avoid busy looping and potential soft lockups.

----------------------------------------------------------------
Jeff Layton (1):
ceph: wait on async create before checking caps for syncfs

fs/ceph/caps.c | 1 +
1 file changed, 1 insertion(+)