ocfs2: fix init of uuid_net_key
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 4 May 2006 18:49:22 +0000 (11:49 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 29 Jun 2006 23:06:43 +0000 (16:06 -0700)
commita75a6e4c3ada10b15e26f6d12f72c03efde266e0
tree408ffc1590df90c04e98cae96affe426b6521d31
parente7607ab3daeeaea50b3b5aebe8dfa29a1dfb8311
ocfs2: fix init of uuid_net_key

ocfs2_initialize_super() should be copying from the beginning of the uuid.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/super.c