ocfs2: Add the local node id to the handshake.
authorJoel Becker <joel.becker@oracle.com>
Wed, 20 Feb 2008 22:44:34 +0000 (14:44 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:06 +0000 (08:56 -0700)
commit3cfd4ab6b6b4bee2035b62e1c293801c3d257502
treec1bc209a90a73be354f912dc385ddaa5b2b53752
parentde870ef02295c9f5601dbf2efdc1be6df44b187b
ocfs2: Add the local node id to the handshake.

This is the second part of the ocfs2_control handshake.  After
negotiating the ocfs2_control protocol, the daemon tells the filesystem
what the local node id is via the SETN message.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stack_user.c