ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
authorJeff Liu <jeff.liu@oracle.com>
Tue, 7 Jul 2009 07:51:40 +0000 (15:51 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 8 Jul 2009 22:34:40 +0000 (15:34 -0700)
in dlmrecovery.c:1121, replace 'migrate' to 'migration' to keep the consistency
by comparing to other lines with the similar log info in the same file.

Signed-off-by: Jeff Liu <jeff.liu@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found