[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200703214325.31036-6-rdunlap@infradead.org>
Date: Fri, 3 Jul 2020 14:43:20 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
Ian Kent <raven@...maw.net>, autofs@...r.kernel.org,
David Howells <dhowells@...hat.com>, linux-cachefs@...hat.com,
Joel Becker <jlbec@...lplan.org>,
Christoph Hellwig <hch@....de>,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-fsdevel@...r.kernel.org, Eric Biggers <ebiggers@...nel.org>,
"Theodore Y . Ts'o" <tytso@....edu>, linux-fscrypt@...r.kernel.org,
Miklos Szeredi <miklos@...redi.hu>,
linux-unionfs@...r.kernel.org
Subject: [PATCH 05/10] Documentation: filesystems: fsverity: drop doubled word
Drop the doubled word "the".
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org
Cc: Eric Biggers <ebiggers@...nel.org>
Cc: Theodore Y. Ts'o <tytso@....edu>
Cc: linux-fscrypt@...r.kernel.org
---
Documentation/filesystems/fsverity.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200701.orig/Documentation/filesystems/fsverity.rst
+++ linux-next-20200701/Documentation/filesystems/fsverity.rst
@@ -659,7 +659,7 @@ weren't already directly answered in oth
retrofit existing filesystems with new consistency mechanisms.
Data journalling is available on ext4, but is very slow.
- - Rebuilding the the Merkle tree after every write, which would be
+ - Rebuilding the Merkle tree after every write, which would be
extremely inefficient. Alternatively, a different authenticated
dictionary structure such as an "authenticated skiplist" could
be used. However, this would be far more complex.
Powered by blists - more mailing lists