Sync API: Once the sync nfs_mount() functions is finished we have to clear rpc->conne...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 9 Oct 2011 08:10:18 +0000 (19:10 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 9 Oct 2011 08:10:18 +0000 (19:10 +1100)
commita3d44462cb5b10be80d622b964aabd12b212442a
treef72d18a940467975ead83921bd01b9ff9286e5c7
parentb990de23c6cb1c172487f21574b3725e44461734
Sync API: Once the sync nfs_mount() functions is finished we have to clear rpc->connect_cb.

Otherwise we get a crash once the connect_cb callback is invoked the second time.
lib/libnfs-sync.c