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)
commit659caaf65dc9c7150aa3e80225ec6e66b25ab3ce
treea47afe34536feeecb2793e4f1d01b3cb28e0d9c7
parent03f0f5ad58479ba1374f10680fc836aa21abe8f9
parent62575e270f661aba64778cbc5f354511cf9abb21
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