Remove unused CIFSSMBNotify worker function
authorSteve French <sfrench@us.ibm.com>
Thu, 24 Feb 2011 05:39:23 +0000 (05:39 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 19 May 2011 14:10:47 +0000 (14:10 +0000)
The CIFSSMBNotify worker is unused, pending changes to allow it to be called
via inotify, so move it into its own experimental config option so it does
not get built in, until the necessary VFS support is fixed.  It used to
be used in dnotify, but according to Jeff, inotify needs minor changes
before we can reenable this.

CC: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found