]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit864458f77bf48edbc2411e62deacb0e8f043082a
tree408ffc1590df90c04e98cae96affe426b6521d31
parent54eecaa4a43f81f38884ee121b178da2c581ddb1
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