Re: [PATCH 2/2] fix reporting of status for degraded arrays

2012-02-20 Thread Hubert Kario
Sorry for the subject, this a single patch, not in a series. Hubert Kario -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 2/2] fix reporting of status for degraded arrays

2012-02-20 Thread Hubert Kario
Signed-off-by: Hubert Kario --- scrub.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scrub.c b/scrub.c index 9dca5f6..630a1bf 100644 --- a/scrub.c +++ b/scrub.c @@ -1010,7 +1010,7 @@ static int scrub_fs_info(int fd, char *path, if (!fi_args->num_devices)