From: Trond Myklebust Date: Fri, 8 Jun 2007 18:14:46 +0000 (-0400) Subject: SUNRPC: Clean up rpc_pipefs. X-Git-Tag: v2.6.23-rc1~1073^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e1761ceff5dbb78c4b4b9486d8ca9fed11b660;p=pandora-kernel.git SUNRPC: Clean up rpc_pipefs. Add a dentry_ops with a d_delete() method in order to ensure that dentries are removed as soon as the last reference is gone. Clean up rpc_depopulate() so that it only removes files that were created via rpc_populate(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed