]> 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)
commit83cae8348c326f58953a122f673b612ccaa70bcd
tree8e5bef6f708b7d07c157046cad2e30127d69728d
parentc34f71c1b13cf63eac307092d41fc61d682bb3b6
parent644207b124f309462af590a1c5d77a3dca617ee9
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