]> git.baikalelectronics.ru Git - kernel.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)
commitd469f0a8aa99cb59aed4f8d74cf5e74eb6c05b46
treeeddb62e625e4e9e016f1b766809962bcab204d13
parentf6cf1dfe2cd121dae294b7a483e1766a06d313cc
parent50e6d82719339374dd1fd0fc577dd9586cfc935a
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