From: Jeff Layton Date: Wed, 21 Mar 2012 13:52:08 +0000 (-0400) Subject: nfsd: add notifier to handle mount/unmount of rpc_pipefs sb X-Git-Tag: v3.4-rc1~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=813fd320c16691eac508fe350b4ee7362c6c4a56;p=pandora-kernel.git nfsd: add notifier to handle mount/unmount of rpc_pipefs sb In the event that rpc_pipefs isn't mounted when nfsd starts, we must register a notifier to handle creating the dentry once it is mounted, and to remove the dentry on unmount. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed