Trond Myklebust 6739ffb754 SUNRPC: Add a framework to clean up management of rpc_pipefs directories
The current system requires everyone to set up notifiers, manage directory
locking, etc.
What we really want to do is have the rpc_client create its directory,
and then create all the entries.

This patch will allow the RPCSEC_GSS and NFS code to register all the
objects that they want to have appear in the directory, and then have
the sunrpc code call them back to actually create/destroy their pipefs
dentries when the rpc_client creates/destroys the parent.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-08-30 09:19:38 -04:00
..
2013-08-30 09:19:36 -04:00
2013-08-30 09:19:36 -04:00
2013-08-30 09:19:36 -04:00
2012-11-04 14:43:41 -05:00
2013-07-09 12:09:43 -07:00
2012-04-15 12:44:40 -04:00
2013-04-26 11:41:26 -04:00