[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a680693ac758647c8e936ef71f067571c12f46d.camel@perches.com>
Date: Thu, 27 Aug 2020 09:15:55 -0700
From: Joe Perches <joe@...ches.com>
To: Konstantin Komarov <almaz.alexandrovich@...agon-software.com>,
Randy Dunlap <rdunlap@...radead.org>,
"viro@...iv.linux.org.uk" <viro@...iv.linux.org.uk>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-fsdevel@...r.kernel.org" <linux-fsdevel@...r.kernel.org>
Cc: Pali Rohár <pali@...nel.org>
Subject: Re: [PATCH v2 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
On Thu, 2020-08-27 at 16:01 +0000, Konstantin Komarov wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
> Sent: Friday, August 21, 2020 8:23 PM
[]
> > > +- Full journaling support (currently journal replaying is supported) over JBD.
> >
> > journalling
> > seems to be preferred.
> >
> Have to disagree on this. According to "journaling" term usage in
> different sources, the single-L seems to be the standard.
In the kernel it seems to be a tie:
$ git grep -i -w journalling | wc -l
109
$ git grep -i -w journaling | wc -l
111
I think 1 l better.
Powered by blists - more mailing lists