]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Nov 2020 23:46:39 +0000 (15:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Nov 2020 23:46:39 +0000 (15:46 -0800)
commit7918bc920d637c3ec29c58e1ae6a29b16c1622cd
treea47afe34536feeecb2793e4f1d01b3cb28e0d9c7
parent6e4dedbf146e2481ee67c5568c2e5b757aba6460
parent51126e7c09fbb6e543cfbc1fb97f5512b33da6bf
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client

Pull ceph fix from Ilya Dryomov:
 "A fix for a potential stall on umount caused by the MDS dropping our
  REQUEST_CLOSE message. The code that handled this case was
  inadvertently disabled in 5.9, this patch removes it entirely and
  fixes the problem in a way that is consistent with ceph-fuse"

* tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client:
  ceph: check session state after bumping session->s_seq