mbox series

[GIT,PULL] Ceph fix for 5.5-rc8

Message ID 20200123173629.18402-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fix for 5.5-rc8 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-5.5-rc8

Message

Ilya Dryomov Jan. 23, 2020, 5:36 p.m. UTC
Hi Linus,

The following changes since commit def9d2780727cec3313ed3522d0123158d87224d:

  Linux 5.5-rc7 (2020-01-19 16:02:49 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.5-rc8

for you to fetch changes up to 9c1c2b35f1d94de8325344c2777d7ee67492db3b:

  ceph: hold extra reference to r_parent over life of request (2020-01-21 19:02:37 +0100)

----------------------------------------------------------------
A fix for a potential use-after-free from Jeff, marked for stable.

----------------------------------------------------------------
Jeff Layton (1):
      ceph: hold extra reference to r_parent over life of request

 fs/ceph/mds_client.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 23, 2020, 7:30 p.m. UTC | #1
The pull request you sent on Thu, 23 Jan 2020 18:36:29 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.5-rc8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fa0a4e3b541257da515def87b84529b3bfd08119

Thank you!