On Aug 25, 2014, at 4:32 PM, David Sterba <dsterba@xxxxxxx> wrote:
> On Mon, Aug 25, 2014 at 04:09:16PM -0600, Chris Murphy wrote:
>> static const char * const cmd_scrub_start_usage[] = {
>> "btrfs scrub start [-BdqrRf] [-c ioprio_class -n ioprio_classdata] <path>|<device>",
>> - "Start a new scrub. If a scrub is already running, the new one fails.",
>> + "Start a new scrub",
>> "",
>> "-B do not background",
>> "-d stats per device (-B only)",
>> "-q be quiet",
>> "-r read only mode",
>> - "-R raw print mode, print full data instead of summary",
>> + "-R raw print mode, print full data instead of summary"
>>
>>
>> Looks like a missing , at the end of this line. All other lines end in ,
>
> Thanks for checking, the v3.16.x version is correct.
Right. I had the diffs reversed from what I thought they were, so I came to the wrong conclusion.
Chris Murphy--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html