https://github.com/torvalds/linux
Revision 2833419a629d2d0eeb46f97c529f1057db7537b2 authored by Linus Torvalds on 02 March 2018, 18:05:10 UTC, committed by Linus Torvalds on 02 March 2018, 18:05:10 UTC
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
2 parent s fb6d47a + 1c78924
History
Tip revision: 2833419a629d2d0eeb46f97c529f1057db7537b2 authored by Linus Torvalds on 02 March 2018, 18:05:10 UTC
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
Tip revision: 2833419

back to top