Shyam Prasad N 2f0e4f0342 cifs: check only tcon status on tcon related functions
We had a couple of checks for session in cifs_tree_connect
and cifs_mark_open_files_invalid, which were unnecessary.
And that was done with ses_lock. Changed that to tc_lock too.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
2023-03-17 13:22:22 -05:00
..
2023-02-20 17:25:43 -06:00
2023-03-14 17:36:44 -05:00
2019-01-24 09:37:33 -06:00
2021-04-25 16:28:23 -05:00
2023-01-19 09:24:28 +01:00