]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 May 2017 16:35:22 +0000 (09:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 May 2017 16:35:22 +0000 (09:35 -0700)
commit80941b2aebd3433594886d7774220c71c2d7ceec
tree41ab80aefcc360be8fa41d1d361986ae37c43203
parenta38b461ed5329d4c09c36dbc0084fc16f0adeb20
parent42c99fc4c7069371da7b04b9099319dd1c633ee2
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client

Pul ceph fixes from Ilya Dryomov:
 "A bunch of make W=1 and static checker fixups, a RECONNECT_SEQ
  messenger patch from Zheng and Luis' fallocate fix"

* tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client:
  ceph: check that the new inode size is within limits in ceph_fallocate()
  libceph: cleanup old messages according to reconnect seq
  libceph: NULL deref on crush_decode() error path
  libceph: fix error handling in process_one_ticket()
  libceph: validate blob_struct_v in process_one_ticket()
  libceph: drop version variable from ceph_monmap_decode()
  libceph: make ceph_msg_data_advance() return void
  libceph: use kbasename() and kill ceph_file_part()