KSMBD_SESS_GOOD
return READ_ONCE(conn->status) == KSMBD_SESS_GOOD;
WRITE_ONCE(conn->status, KSMBD_SESS_GOOD);