]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2020 22:44:41 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Mar 2020 22:44:41 +0000 (15:44 -0700)
commitd938ebb501a3f8cab193d5293b0978c689efe937
tree8e5bef6f708b7d07c157046cad2e30127d69728d
parent6462b820e1b15db79c95d2bfb19f1e4cf364628f
parentb7b68531fcdd173ca6ceac028c33a9e4d0e629f4
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A patch for a rather old regression in fullness handling and two
  memory leak fixes, marked for stable"

* tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client:
  ceph: fix memory leak in ceph_cleanup_snapid_map()
  libceph: fix alloc_msg_with_page_vector() memory leaks
  ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL