]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Nov 2019 18:30:24 +0000 (10:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Nov 2019 18:30:24 +0000 (10:30 -0800)
commit6e5c3fc4cb3a4a604a426726e18ecfcf53a0f6a2
tree079fc5c99c54c0c0774285c883d099588a978b82
parentb3b90970ada3e2ae71bd1c21de2bfe30170e9722
parent2ba0b4c7e9e065d33066f392560d6ca1259f5994
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "Two fixes for the buffered reads and O_DIRECT writes serialization
  patch that went into -rc1 and a fixup for a bogus warning on older gcc
  versions"

* tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client:
  rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()
  ceph: increment/decrement dio counter on async requests
  ceph: take the inode lock before acquiring cap refs