summaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_spnego.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2009-03-23 05:47:12 (GMT)
committerSteve French <sfrench@us.ibm.com>2009-04-17 01:26:49 (GMT)
commit5144ebf408ed08380917126493450ee22e63fe3f (patch)
tree29585aa19f99fda7a47efbda4f418765e6db3b9f /fs/cifs/cifs_spnego.c
parent2d6d589d8009b37ae03244059c93e0e8cf46910e (diff)
downloadlinux-5144ebf408ed08380917126493450ee22e63fe3f.tar.xz
cifs: remove dnotify thread code
cifs: remove dnotify thread code Al Viro recently removed the dir_notify code from the kernel along with the CIFS code that used it. We can also get rid of the dnotify thread as well. In actuality, it never had anything to do with dir_notify anyway. All it did was unnecessarily wake up all the tasks waiting on the response queues every 15s. Previously that happened to prevent tasks from hanging indefinitely when the server went unresponsive, but we put those to sleep with proper timeouts now so there's no reason to keep this around. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifs_spnego.c')
0 files changed, 0 insertions, 0 deletions