On Fri, Dec 20, 2019 at 1:44 AM <xiubli@xxxxxxxxxx> wrote: > > From: Xiubo Li <xiubli@xxxxxxxxxx> > > Just in case the session's refcount reach 0 and is releasing, and > if we get the session without checking it, we may encounter kernel > crash. > > Rename get_session to ceph_get_mds_session and make it global. > > Signed-off-by: Xiubo Li <xiubli@xxxxxxxxxx> > --- > > Changed in V3: > - Clean all the local commit and pull it and rebased again, it is based > the following commit: > > commit 3a1deab1d5c1bb693c268cc9b717c69554c3ca5e > Author: Xiubo Li <xiubli@xxxxxxxxxx> > Date: Wed Dec 4 06:57:39 2019 -0500 > > ceph: add possible_max_rank and make the code more readable Hi Xiubo, The base is correct, but the patch still appears to have been corrupted, either by your email client or somewhere in transit. Thanks, Ilya