From: Greg Kroah-Hartman Date: Mon, 10 May 2010 23:11:59 +0000 (-0700) Subject: fix up a typo in the ocfs2 patch metadata X-Git-Tag: v2.6.32.13~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d60d5d95b41b4bdb343035be4c0662a59e2b50b;p=thirdparty%2Fkernel%2Fstable-queue.git fix up a typo in the ocfs2 patch metadata --- diff --git a/queue-2.6.32/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch b/queue-2.6.32/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch index 217fffb4e43..47003c53f96 100644 --- a/queue-2.6.32/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch +++ b/queue-2.6.32/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch @@ -11,7 +11,7 @@ Online resize writes out the new superblock and its backups directly. The metaecc data wasn't being recomputed. Let's do that directly. Signed-off-by: Joel Becker -Acked-by: Mark Fasheh [ +Acked-by: Mark Fasheh Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue-2.6.33/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch b/queue-2.6.33/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch index 217fffb4e43..47003c53f96 100644 --- a/queue-2.6.33/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch +++ b/queue-2.6.33/ocfs2-compute-metaecc-for-superblocks-during-online-resize.patch @@ -11,7 +11,7 @@ Online resize writes out the new superblock and its backups directly. The metaecc data wasn't being recomputed. Let's do that directly. Signed-off-by: Joel Becker -Acked-by: Mark Fasheh [ +Acked-by: Mark Fasheh Signed-off-by: Greg Kroah-Hartman ---