Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Feb 2023 18:34:07 +0000 (10:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Feb 2023 18:34:07 +0000 (10:34 -0800)
commit7b753a909f426f2789d9db6f357c3d59180a9354
tree712547ba186db1dd39667081563779f2b912485c
parenta0880c33794ba417687822482ffb0d3b797f0a04
parenta68e564adcaa69b0930809fb64d9d5f7d9c32ba9
Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-client

Pull ceph fix from Ilya Dryomov:
 "A safeguard to prevent the kernel client from further damaging the
  filesystem after running into a case of an invalid snap trace.

  The root cause of this metadata corruption is still being investigated
  but it appears to be stemming from the MDS. As such, this is the best
  we can do for now"

* tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-client:
  ceph: blocklist the kclient when receiving corrupted snap trace
  ceph: move mount state enum to super.h