Signed-off-by: Adam Kwolek <adam.kwolek@xxxxxxxxx> --- Grow.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Grow.c b/Grow.c index b52d34b..5dab37c 100644 --- a/Grow.c +++ b/Grow.c @@ -2323,7 +2323,7 @@ started: free(offsets); sysfs_free(sra); fprintf(stderr, Name ": Reshape has to be continued from" - " location %llu when root fileststem has been mounted\n", + " location %llu when root filesystem has been mounted.\n", sra->reshape_progress); return 1; } -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html