]> 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)
commit636a419a10a3f4f1d5b396b398523d5025b55282
treea47afe34536feeecb2793e4f1d01b3cb28e0d9c7
parente3d32cd0e37e8bb448c91a7c54b8eb7dfc0d5e77
parentc434adf8a0061c9a16dd75e201a585a8439c1c02
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