From: Trond Myklebust Date: Fri, 8 Jun 2007 02:44:34 +0000 (-0400) Subject: SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks X-Git-Tag: v2.6.24-rc1~1285^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50e437d522a6cc34a882b2f740297f1b6b4c3af3;p=pandora-kernel.git SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks This will allow rpc.gssd to use inotify instead of dnotify in order to locate new rpc upcall pipes. This also requires the exporting of __audit_inode_child(), which is used by fsnotify_create() and fsnotify_mkdir(). Ccing David Woodhouse. Cc: David Woodhouse Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed