Add an assert to track if we try to use an rpc_context after it has been destroyed
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 22 Nov 2012 01:10:05 +0000 (17:10 -0800)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 22 Nov 2012 01:10:05 +0000 (17:10 -0800)
commit4a2b08768a0d9ec9f5604da76f8e41263f20b821
treee86e68ea31f5cd41a1a512e4047fb410fd9a5e73
parent0222cbfdf1884ae9d128d7e512ca82e76cd66414
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