diff options
author | Jeff Layton <jlayton@redhat.com> | 2011-01-11 07:24:01 -0500 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-01-19 17:52:30 +0000 |
commit | 9d78315b03fc91228306db42edc533efa69cb518 (patch) | |
tree | a68f2e8c812309a361fd1fa7b2ceeff877d3133c /fs/bio.c | |
parent | 941b853d779de3298e39f1eb4e252984464eaea8 (diff) |
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
The TCP_Server_Info is refcounted and every SMB session holds a
reference to it. Thus, smb_ses_list is always going to be empty when
cifsd is coming down. This is dead code.
Reviewed-by: Suresh Jayaraman <sjayaraman@suse.de>
Reviewed-by: Pavel Shilovsky <piastryyy@gmail.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/bio.c')
0 files changed, 0 insertions, 0 deletions