]> git.itanic.dy.fi Git - linux-stable/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)
commit2833419a629d2d0eeb46f97c529f1057db7537b2
treef628cf34dc2ba1edd8a6194a0e3ebfdfed1f7e08
parentfb6d47a592678ad1f053d9584b4f7dc4095a5c53
parent1c789249578895bb14ab62b4327306439b754857
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