]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc401c60383c1356d992eb2de5ddd68e2c351b647
treedd3db4db7852d83d3563a68cb96885c9663bad94
parent2c62c01211af65f980291973168b5c376d00de23
parent72b55672be79d9c35e0bb682c60c3c747e662b73
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()