]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Aug 2019 16:09:54 +0000 (09:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Aug 2019 16:09:54 +0000 (09:09 -0700)
commit9696c767fe6ab9b0c1c7d7ad9b9e2bca2803c065
treeb0558ea758408c579bd62b31940f3480d4f3da1c
parentd70de4edc2527f17f5db4f932401fdd68e6c994d
parent97f6cf84ef164f04385a5e630a872a3f4cfefe69
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client

Pull two ceph fixes from Ilya Dryomov:
 "A fix for a -rc1 regression in rbd and a trivial static checker fix"

* tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client:
  rbd: restore zeroing past the overlap when reading from parent
  libceph: don't call crypto_free_sync_skcipher() on a NULL tfm