sunrpc: Make the /proc/net/rpc appear in net namespaces
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
committed by
J. Bruce Fields
parent
2f72c9b737
commit
4f42d0d53c
@@ -5,6 +5,7 @@
|
||||
#include <net/netns/generic.h>
|
||||
|
||||
struct sunrpc_net {
|
||||
struct proc_dir_entry *proc_net_rpc;
|
||||
};
|
||||
|
||||
extern int sunrpc_net_id;
|
||||
|
Reference in New Issue
Block a user