]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Apr 2019 17:48:50 +0000 (10:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Apr 2019 17:48:50 +0000 (10:48 -0700)
commit8113a85f872003a9f5c58f9f143054b0d8ec73a5
treeeddb62e625e4e9e016f1b766809962bcab204d13
parentf6f3e747454fc539bbd7904cf70672368289d820
parent37659182bff1eeaaeadcfc8f853c6d2b6dbc3f47
Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client

Pull ceph fixes from Ilya Dryomov:
 "dentry name handling fixes from Jeff and a memory leak fix from Zheng.

  Both are old issues, marked for stable"

* tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client:
  ceph: fix ci->i_head_snapc leak
  ceph: handle the case where a dentry has been renamed on outstanding req
  ceph: ensure d_name stability in ceph_dentry_hash()
  ceph: only use d_name directly when parent is locked