Revision 6f8693ea2bfe8c10a859841b907bc7c8f41dbd55 authored by Linus Torvalds on 01 July 2022, 18:06:21 UTC, committed by Linus Torvalds on 01 July 2022, 18:06:21 UTC
Pull ceph fix from Ilya Dryomov:
 "A ceph 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"

* tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-client:
  ceph: wait on async create before checking caps for syncfs
2 parent s 8300d38 + 8692969
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top