From: Mark Fasheh Date: Wed, 30 Jan 2008 00:59:56 +0000 (-0800) Subject: ocfs2: Fill node number during cluster stack init X-Git-Tag: v2.6.26-rc1~1143^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0abd6d1803b01c741430af270026d1d95a103d9c;p=pandora-kernel.git ocfs2: Fill node number during cluster stack init It doesn't make sense to query for a node number before connecting to the cluster stack. This should be safe to do because node_num is only just printed, and we're actually only moving the setting of node num a small amount further in the mount process. [ Disconnect when node query fails -- Joel ] Reviewed-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed