summaryrefslogtreecommitdiffstats
path: root/fs/ext4
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2009-03-23 01:47:12 -0400
committerSteve French <sfrench@us.ibm.com>2009-04-17 01:26:49 +0000
commit5144ebf408ed08380917126493450ee22e63fe3f (patch)
tree29585aa19f99fda7a47efbda4f418765e6db3b9f /fs/ext4
parent2d6d589d8009b37ae03244059c93e0e8cf46910e (diff)
downloadlinux-5144ebf408ed08380917126493450ee22e63fe3f.tar.bz2
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/ext4')
0 files changed, 0 insertions, 0 deletions