SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
[cascardo/linux.git] / net / sunrpc / netns.h
index 74d948f..779742c 100644 (file)
@@ -23,6 +23,7 @@ struct sunrpc_net {
        struct rpc_clnt *rpcb_local_clnt4;
        spinlock_t rpcb_clnt_lock;
        unsigned int rpcb_users;
+       unsigned int rpcb_is_af_local : 1;
 
        struct mutex gssp_lock;
        wait_queue_head_t gssp_wq;