[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <X63CTrVsH3WD+xcE@sol.localdomain>
Date: Thu, 12 Nov 2020 15:16:30 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fscrypt@...r.kernel.org, linux-ext4@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Theodore Ts'o <tytso@....edu>,
Jaegeuk Kim <jaegeuk@...nel.org>,
Satya Tangirala <satyat@...gle.com>
Subject: [GIT PULL] another fscrypt fix for 5.10-rc4
The following changes since commit 92cfcd030e4b1de11a6b1edb0840e55c26332d31:
fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key() (2020-11-06 09:48:55 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fscrypt-for-linus
for you to fetch changes up to d19d8d345eecd9247cbe6cbf27aef271bd88aba7:
fscrypt: fix inline encryption not used on new files (2020-11-11 20:59:07 -0800)
----------------------------------------------------------------
Fix a regression where new files weren't using inline encryption when
they should be.
----------------------------------------------------------------
Eric Biggers (1):
fscrypt: fix inline encryption not used on new files
fs/crypto/inline_crypt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists