Hi Steve, Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx> writes: > When send SMB_COM_NT_CANCEL and RFC1002_SESSION_REQUEST, the > in_send statistic was lost. > > Let's move the in_send statistic to the send function to avoid > this scenario. > > Fixes: 7ee1af765dfa ("[CIFS]") > Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@xxxxxxxxxx> > --- > fs/cifs/transport.c | 21 +++++++++------------ > 1 file changed, 9 insertions(+), 12 deletions(-) Could you please pick this up? Thanks.