Add an assert to track if we try to use an rpc_context after it has been destroyed
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 24 Nov 2012 16:18:54 +0000 (08:18 -0800)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 24 Nov 2012 16:18:54 +0000 (08:18 -0800)
commitf3a75078066dd8022e1e52d9cce2256b4fc323d2
tree2e0a3fd9b5b2e8b70410053690771a390dc05ee6
parent31a2602e3df86815033f691d8b21238f135d76c4
Add an assert to track if we try to use an rpc_context after it has been destroyed
include/libnfs-private.h
lib/init.c
lib/libnfs-sync.c
lib/libnfs.c
lib/pdu.c
lib/socket.c