Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Aug 2021 02:16:01 +0000 (16:16 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Aug 2021 02:16:01 +0000 (16:16 -1000)
commit3a03c67de276a6abb412771311f93a73e192b615
treedd3db4db7852d83d3563a68cb96885c9663bad94
parent82cce5f4291e089d44b7b9bc77918cbcd52d429e
parent8434ffe71c874b9c4e184b88d25de98c2bf5fe3f
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A patch to avoid a soft lockup in ceph_check_delayed_caps() from Luis
  and a reference handling fix from Jeff that should address some memory
  corruption reports in the snaprealm area.

  Both marked for stable"

* tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client:
  ceph: take snap_empty_lock atomically with snaprealm refcount change
  ceph: reduce contention in ceph_check_delayed_caps()