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)
commit0eff0e26777430bcfee1ef47bd90250858ada431
tree2beee1db7ff0fdbc013fe96b662ea3c7ea380d74
parent9b6763e0aacf245b58687a372816a0a4aabf2b1e
Remove unused CIFSSMBNotify worker function

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>
fs/cifs/cifsfs.c
fs/cifs/cifsglob.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c