]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: fail connection when s_addr==0 and port/nonce don't match
authorSage Weil <sage@newdream.net>
Mon, 11 May 2009 21:00:52 +0000 (14:00 -0700)
committerSage Weil <sage@newdream.net>
Mon, 11 May 2009 21:00:52 +0000 (14:00 -0700)
commit7ce1f0974113515bfad829adbf9220d54d98d968
tree7231f5858a206767ab5ad6a3bd34476666f641f6
parent75ebabf63eac8f74adfef66a02dc051d552c4279
kclient: fail connection when s_addr==0 and port/nonce don't match

Even if s_addr is 0, the port and nonce should match.  We were
previously going ahead with the connection when we shouldn't have
been.
src/kernel/messenger.c