aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/transport.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2011-01-11 07:24:01 -0500
committerSteve French <sfrench@us.ibm.com>2011-01-19 17:52:30 +0000
commit9d78315b03fc91228306db42edc533efa69cb518 (patch)
treea68f2e8c812309a361fd1fa7b2ceeff877d3133c /fs/cifs/transport.c
parentcifs: don't fail writepages on -EAGAIN errors (diff)
downloadlinux-dev-9d78315b03fc91228306db42edc533efa69cb518.tar.xz
linux-dev-9d78315b03fc91228306db42edc533efa69cb518.zip
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 '')
0 files changed, 0 insertions, 0 deletions