commit | 5ecebb7c7fd737cf387a552994df319c063973db | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Fri Jan 13 14:03:04 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 19:28:14 2012 -0500 |
tree | 5442ab61f417961b8908f1d2e82f837204830b80 | |
parent | bee42f688c915b510a4aabae4f7a99457137d6f3 [diff] |
SUNRPC: unregister service on creation in current network namespace On service shutdown we can be sure, that no more users of it left except current. Thus it looks like using current network namespace context is safe in this case. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>