]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Aug 2016 20:53:34 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Aug 2016 20:53:34 +0000 (13:53 -0700)
commit01702615765af7aaecfc2554175ead803bded941
treef633acf16643b9b20426d9a7e85f306f07b0c7fb
parent3758453fe2890e5bd6c165d265cec965ad0b2682
parent34320dc0823f608385485ef03f793e8f6b1dabfe
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A patch for a NULL dereference bug introduced in 4.8-rc1 and a handful
  of static checker fixes"

* tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client:
  ceph: initialize pathbase in the !dentry case in encode_caps_cb()
  rbd: nuke the 32-bit pool id check
  rbd: destroy header_oloc in rbd_dev_release()
  ceph: fix null pointer dereference in ceph_flush_snaps()
  libceph: using kfree_rcu() to simplify the code
  libceph: make cancel_generic_request() static
  libceph: fix return value check in alloc_msg_with_page_vector()