commit | 954d7a1cf12158fed23dd8b0f3f563d5a5c97f28 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Mon Dec 01 15:23:50 2008 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Fri Dec 26 02:29:09 2008 +0000 |
tree | 81152ead9083b2b8dbdcbccd92bb379e148c9e40 | |
parent | 72ca545b2d83ac7de671bf66d2dbc214528b4c0c [diff] |
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>