cifs: make dnotify thread experimental code
authorJeff Layton <jlayton@redhat.com>
Mon, 1 Dec 2008 20:23:50 +0000 (15:23 -0500)
committerSteve French <sfrench@us.ibm.com>
Fri, 26 Dec 2008 02:29:09 +0000 (02:29 +0000)
commit954d7a1cf12158fed23dd8b0f3f563d5a5c97f28
tree81152ead9083b2b8dbdcbccd92bb379e148c9e40
parent72ca545b2d83ac7de671bf66d2dbc214528b4c0c
cifs: make dnotify thread experimental code

Now that tasks sleeping in wait_for_response will time out on their own,
we're not reliant on the dnotify thread to do this. Mark it as
experimental code for now.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c