From: Eric Biggers <ebiggers@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fscrypt@vger.kernel.org, linux-ext4@vger.kernel.org,
linux-f2fs-devel@lists.sourceforge.net,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
Theodore Ts'o <tytso@mit.edu>, Jaegeuk Kim <jaegeuk@kernel.org>
Subject: [GIT PULL] fsverity updates for 5.19
Date: Mon, 23 May 2022 00:10:14 -0700 [thread overview]
Message-ID: <YoszVvtG55xJnUJ6@sol.localdomain> (raw)
The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:
Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fsverity-for-linus
for you to fetch changes up to e6af1bb07704b53bad7771db1b05ee17abad11cb:
fs-verity: Use struct_size() helper in enable_verity() (2022-05-19 09:53:33 -0700)
----------------------------------------------------------------
A couple small cleanups for fs/verity/.
----------------------------------------------------------------
Zhang Jianhua (2):
fs-verity: remove unused parameter desc_size in fsverity_create_info()
fs-verity: Use struct_size() helper in enable_verity()
fs/verity/enable.c | 4 ++--
fs/verity/fsverity_private.h | 6 ++----
fs/verity/open.c | 12 ++++--------
fs/verity/read_metadata.c | 5 ++---
4 files changed, 10 insertions(+), 17 deletions(-)
next reply other threads:[~2022-05-23 7:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-23 7:10 Eric Biggers [this message]
2022-05-24 19:53 ` [GIT PULL] fsverity updates for 5.19 pr-tracker-bot
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=YoszVvtG55xJnUJ6@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=jaegeuk@kernel.org \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-fscrypt@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox