]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite810975f51f934690af1c073ca50910fffea9b6d
treec1bc209a90a73be354f912dc385ddaa5b2b53752
parent28223b2c4357ef8f43aadb4112b50e6c22e6ad6e
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