OSDN Git Service

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)
commit60268940cd15491be6db4503d6f74f27fb38ae42
tree8e5bef6f708b7d07c157046cad2e30127d69728d
parenta53071bd340171d258ddaf3f3c951708044ff455
parentc8d6ee01449cd0d2f30410681cccb616a88f50b1
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