]> git.decadent.org.uk Git - nfs-utils.git/commit
rpc.gssd: handle error to open toplevel directory
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 6 Aug 2012 12:57:19 +0000 (08:57 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 6 Aug 2012 13:11:27 +0000 (09:11 -0400)
commite4e5dadd7685415059173e438a5710a9e51ffbff
treebc8e52f69d60374bd277baff253043f10a367cfe
parentd9f51f267e459c975833ac853ce41809ca492ab0
rpc.gssd: handle error to open toplevel directory

From: "J. Bruce Fields" <bfields@redhat.com>

Reverse the sense of the test here, and also add debugging and cleanup
in the error case.

(Though the lack of cleanup isn't currently a problem in practice since
we'll eventually exit in this case.)

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/gssd_main_loop.c