mbox series

[GIT,PULL] Ceph fix for 5.19-rc5

Message ID 20220701150409.9288-1-idryomov@gmail.com
State New
Headers show
Series [GIT,PULL] Ceph fix for 5.19-rc5 | expand

Pull-request

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

Message

Ilya Dryomov July 1, 2022, 3:04 p.m. UTC
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(+)