From patchwork Fri Jan 6 03:40:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicholas D Steeves X-Patchwork-Id: 9499955 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 75DA6606DE for ; Fri, 6 Jan 2017 03:43:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 623362840A for ; Fri, 6 Jan 2017 03:43:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5704A2847D; Fri, 6 Jan 2017 03:43:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A4F0728456 for ; Fri, 6 Jan 2017 03:43:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966035AbdAFDll (ORCPT ); Thu, 5 Jan 2017 22:41:41 -0500 Received: from mail-io0-f195.google.com ([209.85.223.195]:33438 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965474AbdAFDk7 (ORCPT ); Thu, 5 Jan 2017 22:40:59 -0500 Received: by mail-io0-f195.google.com with SMTP id 71so4383130ioe.0 for ; Thu, 05 Jan 2017 19:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=EPorK2miVjbyLcrcXokWsx2M8Cjg28NmtLiIWwRNPMk=; b=Kqpu48rm1XXhzYPdD9RHU9Hk8b74dt3LAkRnT0/1RaWzIpZlN/7RtZCeXF018cFnq5 iuJOvcrnPrFjxPjikBIDHnvTSK/b6L/zR/2tkWElatLsAqCS1vkG1lZTA6oKPgm/FgiF bb2sqEkcVLTHiz+GZ353XQou7WpZADlF33kMt56ldqnxmFurxUljmiDJ6PRFhiH4FXc5 xy+p1nTSbU895oKVc/rWUk43nu+RYWudLMdTzpbEzwzhULDIkJavqOl5DB2U2Yf4Af/l U578EE/tCfpvuBzmYzMeifasbadmoVbOoYgbQmZtL4ycU6qFhCrkHkBXVFS3gztrKLMH eioA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EPorK2miVjbyLcrcXokWsx2M8Cjg28NmtLiIWwRNPMk=; b=kenVI86VyNLTNjIjin9AK8WJ5HppWNGo/3qloiy4pSotzF5KIcjohizibGojuYpSh6 n6jp0+axrTuSr6zuad7rD8hJcGRjmnZwH5ZSWu8tTs/B+DaR1cbEPqb15c2Qc8EffjeP bilPjm5sIwTVnHbxntYBAIZQpvqO2wxE1cVjIn4cY9a9AN7fP5MsJCffNTiTBrKK8Koc xBL1858y9hGRmp4faWE9gaeuNPfL1DcMmnhhouyHERrSW8dkRFgXiTKj/pyrDE5Ez8xT 3dp2g+0DAExO4fPfdTsDZ9WJCNdS7r0Ors5KdPg7HqT8BqYzIsQuUXJYpxikUilO1eGi 7W9Q== X-Gm-Message-State: AIkVDXI93IQijLLStxtBXqPXnAOEEY9pyfiWj3dvC9Mr3PVltG1JPZ30kxIufE1stqzeUw== X-Received: by 10.107.134.136 with SMTP id q8mr55878397ioi.82.1483674058635; Thu, 05 Jan 2017 19:40:58 -0800 (PST) Received: from DigitalMercury.dynalias.net (mtrlpq0313w-lp130-01-70-50-10-135.dsl.bell.ca. [70.50.10.135]) by smtp.gmail.com with ESMTPSA id r207sm38639505iod.4.2017.01.05.19.40.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Jan 2017 19:40:58 -0800 (PST) Received: by DigitalMercury.dynalias.net (Postfix, from userid 1000) id 6D84A2348DD; Thu, 5 Jan 2017 22:40:57 -0500 (EST) From: Nicholas D Steeves To: linux-btrfs@vger.kernel.org Cc: Nicholas D Steeves Subject: [PATCH] Fix spelling/typos in user-facing strings. Date: Thu, 5 Jan 2017 22:40:47 -0500 Message-Id: <20170106034047.26632-2-nsteeves@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170106034047.26632-1-nsteeves@gmail.com> References: <20170106034047.26632-1-nsteeves@gmail.com> Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Nicholas D Steeves --- Documentation/btrfs-device.asciidoc | 2 +- Documentation/btrfs-quota.asciidoc | 4 ++-- image/main.c | 2 +- mkfs/main.c | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/btrfs-device.asciidoc b/Documentation/btrfs-device.asciidoc index 58dc9b0..eedcac8 100644 --- a/Documentation/btrfs-device.asciidoc +++ b/Documentation/btrfs-device.asciidoc @@ -186,7 +186,7 @@ logial mappings). What changed: -* available data space decreased by 3GiB, usable rougly (50 - 3) + (100 - 3) = 144 GiB +* available data space decreased by 3GiB, usable roughly (50 - 3) + (100 - 3) = 144 GiB * metadata redundancy increased IOW, the unequal device sizes allow for combined space for data yet improved diff --git a/Documentation/btrfs-quota.asciidoc b/Documentation/btrfs-quota.asciidoc index 33c3bfd..77d4c68 100644 --- a/Documentation/btrfs-quota.asciidoc +++ b/Documentation/btrfs-quota.asciidoc @@ -16,7 +16,7 @@ of a btrfs filesystem. The quota groups (qgroups) are managed by the subcommand `btrfs qgroup`(8). NOTE: the qgroups are different than the traditional user quotas and designed -to track shared and exlusive data per-subvolume. Plese refer to the section +to track shared and exclusive data per-subvolume. Please refer to the section 'HIERARCHICAL QUOTA GROUP CONCEPTS' for a detailed description. PERFORMANCE IMPLICATIONS @@ -91,7 +91,7 @@ Qgroups of level 0 get created automatically when a subvolume/snapshot gets created. The ID of the qgroup corresponds to the ID of the subvolume, so 0/5 is the qgroup for the root subvolume. For the *btrfs qgroup* command, the path to the subvolume can also be used -instead of '0/ID'. For all higher levels, the ID can be choosen freely. +instead of '0/ID'. For all higher levels, the ID can be chosen freely. Each qgroup can contain a set of lower level qgroups, thus creating a hierarchy of qgroups. Figure 1 shows an example qgroup tree. diff --git a/image/main.c b/image/main.c index c464b65..58dcecb 100644 --- a/image/main.c +++ b/image/main.c @@ -2533,7 +2533,7 @@ static int restore_metadump(const char *input, FILE *out, int old_restore, ret = mdrestore_init(&mdrestore, in, out, old_restore, num_threads, fixup_offset, info, multi_devices); if (ret) { - error("failed to intialize metadata restore state: %d", ret); + error("failed to initialize metadata restore state: %d", ret); goto failed_cluster; } diff --git a/mkfs/main.c b/mkfs/main.c index 5756a72..8cdc74b 100644 --- a/mkfs/main.c +++ b/mkfs/main.c @@ -366,7 +366,7 @@ static void print_usage(int ret) printf("\t-V|--version print the mkfs.btrfs version and exit\n"); printf("\t--help print this help and exit\n"); printf(" deprecated:\n"); - printf("\t-A|--alloc-start START the offset to start the filesytem\n"); + printf("\t-A|--alloc-start START the offset to start the filesystem\n"); printf("\t-l|--leafsize SIZE deprecated, alias for nodesize\n"); exit(ret); }