Merge tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Nov 2022 21:28:28 +0000 (13:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Nov 2022 21:28:28 +0000 (13:28 -0800)
Pull ceph fixes from Ilya Dryomov:
 "Three filesystem bug fixes, intended for stable"

* tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-client:
  ceph: fix NULL pointer dereference for req->r_session
  ceph: avoid putting the realm twice when decoding snaps fails
  ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
  MAINTAINERS: git://github.com -> https://github.com for ceph


Trivial merge