]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Jul 2017 15:49:46 +0000 (08:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Jul 2017 15:49:46 +0000 (08:49 -0700)
commit3ea0a37d3e7fecc1704c7e2390c178da98f9432f
treebf9d9d2a1aae7c2702a81b45e930b2aa5963778f
parentf4e023f3429fd09db129408cb08e4fc315c31575
parentb79862bcd90066a497aad3ca506f751bf9efd3eb
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A number of small fixes for -rc1 Luminous changes plus a readdir race
  fix, marked for stable"

* tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client:
  libceph: potential NULL dereference in ceph_msg_data_create()
  ceph: fix race in concurrent readdir
  libceph: don't call encode_request_finish() on MOSDBackoff messages
  libceph: use alloc_pg_mapping() in __decode_pg_upmap_items()
  libceph: set -EINVAL in one place in crush_decode()
  libceph: NULL deref on osdmap_apply_incremental() error path
  libceph: fix old style declaration warnings