]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Mar 2018 18:05:10 +0000 (10:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Mar 2018 18:05:10 +0000 (10:05 -0800)
commitf42073ccf4a6899bd08559fa5094dc4564d25d33
treef628cf34dc2ba1edd8a6194a0e3ebfdfed1f7e08
parent533b13963c6afbb70fdb05fa9041754f6b93013c
parentefbd1fd60bf3a148b11e6fad9fda8ed262435e58
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "A cap handling fix from Zhi that ensures that metadata writeback isn't
  delayed and three error path memory leak fixups from Chengguang"

* tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client:
  ceph: fix potential memory leak in init_caches()
  ceph: fix dentry leak when failing to init debugfs
  libceph, ceph: avoid memory leak when specifying same option several times
  ceph: flush dirty caps of unlinked inode ASAP