]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit866c8504992443275b1e6b64bf619af871b20a5a
tree2beee1db7ff0fdbc013fe96b662ea3c7ea380d74
parent759690107920abd535e15075f354da2679d6c312
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