All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Linux FS Devel <linux-fsdevel@vger.kernel.org>,
	linux-fscrypt@vger.kernel.org
Cc: Eric Biggers <ebiggers@kernel.org>, "Theodore Y. Ts'o" <tytso@mit.edu>
Subject: [PATCH -next] fsverity: fix Documentation typo
Date: Tue, 4 Dec 2018 17:24:00 -0800	[thread overview]
Message-ID: <27be2f83-ea37-5818-9709-7e6c11c73b79@infradead.org> (raw)

From: Randy Dunlap <rdunlap@infradead.org>

Fix a typo in fsverity.rst.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Eric Biggers <ebiggers@kernel.org>
Cc: Theodore Y. Ts'o <tytso@mit.edu>
Cc: linux-fscrypt@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org
---
 Documentation/filesystems/fsverity.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20181204.orig/Documentation/filesystems/fsverity.rst
+++ linux-next-20181204/Documentation/filesystems/fsverity.rst
@@ -269,7 +269,7 @@ file as being in the "fsveritysetup" for
 fs-verity footer if zeroes have been appended.
 
 The kernel cannot handle fs-verity footers that cross a page boundary.
-Padding must be prepended as needed to meet this constaint.
+Padding must be prepended as needed to meet this constraint.
 
 Filesystem support
 ==================

                 reply	other threads:[~2018-12-05  1:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=27be2f83-ea37-5818-9709-7e6c11c73b79@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=ebiggers@kernel.org \
    --cc=linux-fscrypt@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.