remove all printf's and replace them with rpc_set_error()
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 18 Jun 2011 23:03:04 +0000 (09:03 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 18 Jun 2011 23:03:04 +0000 (09:03 +1000)
commitcbbf9d3e813590af15e6c7dc08a918ae384694c7
tree81ead660c9d76b1e17968146a45d6f99b3273a15
parent921f877be4ac27e50e60dfa855513612c1103388
remove all printf's and replace them with rpc_set_error()

also change all error return codes to always return -1
lib/libnfs.c