From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 26 Jun 2018 08:34:19 -0600 From: Jonathan Corbet To: Yang Shi Cc: tytso@mit.edu, akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] doc: add description to dirtytime_expire_seconds Message-ID: <20180626083419.7f129fe1@lwn.net> In-Reply-To: <1527724613-17768-1-git-send-email-yang.shi@linux.alibaba.com> References: <1527724613-17768-1-git-send-email-yang.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: owner-linux-mm@kvack.org List-ID: On Thu, 31 May 2018 07:56:53 +0800 Yang Shi wrote: > commit 1efff914afac8a965ad63817ecf8861a927c2ace ("fs: add > dirtytime_expire_seconds sysctl") introduced dirtytime_expire_seconds > knob, but there is not description about it in > Documentation/sysctl/vm.txt. > > Add the description for it. Applied to the docs tree, sorry for taking so long to get to it. Thanks, jon