From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A330BECAAD5 for ; Tue, 30 Aug 2022 22:02:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231547AbiH3WCP (ORCPT ); Tue, 30 Aug 2022 18:02:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231738AbiH3WBj (ORCPT ); Tue, 30 Aug 2022 18:01:39 -0400 Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 454E79C526; Tue, 30 Aug 2022 14:57:23 -0700 (PDT) Received: from cwcc.thunk.org (pool-173-48-120-46.bstnma.fios.verizon.net [173.48.120.46]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 27ULutcM017607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 30 Aug 2022 17:56:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mit.edu; s=outgoing; t=1661896617; bh=e6ECjud0RvU+17l0f8ers2t/ZahEM9K2CEQ8DVNTkhU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=n12BuM4kMIcAtdJ+mN0a3TcF7JAtsz6qkzrCHycY9C77IPBuP1QeuTx3F9IxiXtS/ Jf2UdxXOl4lWg8ti1rY/0refzzBzhzHOjyb/N3zV6gEsUbz8wmQcei1H5id9mKQMdP DkswDdUi97sFdw/8zYV6uRLvoPbtiJn4RUPb6uJqbdeo6txLWhpYA5DAEfGY1w24Jw Rk4iO+p39tkxHRDwj1HLmvhfxv3b8/GuGfmCQbEZ0y/p1FAk7hIB1BDNPSG20e2q4e kkw9FDKLA4tSlJvloxDEzePU47rxkLRagsyRDdR0ZEyp4QlgzBTOEm9R3pTLlizQ1X uXoI07k5kUPbg== Received: by cwcc.thunk.org (Postfix, from userid 15806) id 5303315C3434; Tue, 30 Aug 2022 17:56:55 -0400 (EDT) Date: Tue, 30 Aug 2022 17:56:55 -0400 From: "Theodore Ts'o" To: Al Viro Cc: Randy Dunlap , linux-doc@vger.kernel.org, Jonathan Corbet , linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-xfs@vger.kernel.org, Christian Brauner , Seth Forshee Subject: Re: [PATCH] Documentation: filesystems: correct possessive "its" Message-ID: References: <20220829235429.17902-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Tue, Aug 30, 2022 at 10:01:33PM +0100, Al Viro wrote: > On Mon, Aug 29, 2022 at 04:54:29PM -0700, Randy Dunlap wrote: > > compress_log_size=%u Support configuring compress cluster size, the size will > > - be 4KB * (1 << %u), 16KB is minimum size, also it's > > + be 4KB * (1 << %u), 16KB is minimum size, also its > > default size. > > That one doesn't look like possesive to me - more like "default size is 16KB and > values below that are not allowed"... That being said, it could also be rewritten to be easier to understand. e.g., "The default and minimum size is 16kb." - Ted From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AEF6EECAAD4 for ; Tue, 30 Aug 2022 22:12:50 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1oT9TT-0005VI-7F; Tue, 30 Aug 2022 22:12:47 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1oT9TQ-0005V8-Ml for linux-f2fs-devel@lists.sourceforge.net; Tue, 30 Aug 2022 22:12:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=e6ECjud0RvU+17l0f8ers2t/ZahEM9K2CEQ8DVNTkhU=; b=hV+SCjj9H6TtPRXQdNU4VpSoKP yk6O76AyDdP3bRadbtvnBgE3KSCr2XHKL/okaOjEq5NfwTpKRpiNSnCbUUkobguu4Efv6uAg0uNR7 /pae2PbWjzg4YAiyDOIoZf/5C/xLtbg7gqi8WwnHmgeALaJBE0AMMMC+nM1l1vpx5r/Y=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To :From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=e6ECjud0RvU+17l0f8ers2t/ZahEM9K2CEQ8DVNTkhU=; b=QabGC3USnXqFaji6e568X33UPi MUtMaabXH4E6aFpd4rbTC1YXiBv/4ckjVvxz4FMuSj5Y/Hf+lEBa6d+KTHvbXp5z7LlsIJooIOtGr 2MJq4J3VPBkrzt1mZ2S6DM5KnHUVou3A6p3te4u1+JMI4ycL2zixVaovZlAIRg1rq3xM=; Received: from outgoing-auth-1.mit.edu ([18.9.28.11] helo=outgoing.mit.edu) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1oT9TL-0007BJ-6o for linux-f2fs-devel@lists.sourceforge.net; Tue, 30 Aug 2022 22:12:44 +0000 Received: from cwcc.thunk.org (pool-173-48-120-46.bstnma.fios.verizon.net [173.48.120.46]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 27ULutcM017607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 30 Aug 2022 17:56:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mit.edu; s=outgoing; t=1661896617; bh=e6ECjud0RvU+17l0f8ers2t/ZahEM9K2CEQ8DVNTkhU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=n12BuM4kMIcAtdJ+mN0a3TcF7JAtsz6qkzrCHycY9C77IPBuP1QeuTx3F9IxiXtS/ Jf2UdxXOl4lWg8ti1rY/0refzzBzhzHOjyb/N3zV6gEsUbz8wmQcei1H5id9mKQMdP DkswDdUi97sFdw/8zYV6uRLvoPbtiJn4RUPb6uJqbdeo6txLWhpYA5DAEfGY1w24Jw Rk4iO+p39tkxHRDwj1HLmvhfxv3b8/GuGfmCQbEZ0y/p1FAk7hIB1BDNPSG20e2q4e kkw9FDKLA4tSlJvloxDEzePU47rxkLRagsyRDdR0ZEyp4QlgzBTOEm9R3pTLlizQ1X uXoI07k5kUPbg== Received: by cwcc.thunk.org (Postfix, from userid 15806) id 5303315C3434; Tue, 30 Aug 2022 17:56:55 -0400 (EDT) Date: Tue, 30 Aug 2022 17:56:55 -0400 From: "Theodore Ts'o" To: Al Viro Message-ID: References: <20220829235429.17902-1-rdunlap@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Headers-End: 1oT9TL-0007BJ-6o Subject: Re: [f2fs-dev] [PATCH] Documentation: filesystems: correct possessive "its" X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Christian Brauner , Jonathan Corbet , Randy Dunlap , linux-doc@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-xfs@vger.kernel.org, Seth Forshee , linux-fsdevel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On Tue, Aug 30, 2022 at 10:01:33PM +0100, Al Viro wrote: > On Mon, Aug 29, 2022 at 04:54:29PM -0700, Randy Dunlap wrote: > > compress_log_size=%u Support configuring compress cluster size, the size will > > - be 4KB * (1 << %u), 16KB is minimum size, also it's > > + be 4KB * (1 << %u), 16KB is minimum size, also its > > default size. > > That one doesn't look like possesive to me - more like "default size is 16KB and > values below that are not allowed"... That being said, it could also be rewritten to be easier to understand. e.g., "The default and minimum size is 16kb." - Ted _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel