]> 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)
commit49c20f53b6a4d87cfde9ad350838c0e54cbac267
treeeddb62e625e4e9e016f1b766809962bcab204d13
parent33f8e712b19eb12e0c34417614297ac89b7808e0
parent77601ac8f5d2a1672ef88d1ff8a9ac780d70b564
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