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