From: Steve French Date: Thu, 24 Feb 2011 05:39:23 +0000 (+0000) Subject: Remove unused CIFSSMBNotify worker function X-Git-Tag: v3.0-rc1~380^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eff0e26777430bcfee1ef47bd90250858ada431;p=pandora-kernel.git 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 Signed-off-by: Steve French --- Reading git-diff-tree failed