commit | 62e1761ceff5dbb78c4b4b9486d8ca9fed11b660 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Jun 08 14:14:46 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:33 2007 -0400 |
tree | 6d8a31738beec2340ccfe662b352f5aa9b5659f8 | |
parent | 34f308960818e514fadd9365cb5b14cca319320b [diff] |
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 <Trond.Myklebust@netapp.com>