]> git.ipfire.org Git - thirdparty/linux.git/commit
ecryptfs: Drop TODO comment in ecryptfs_derive_iv
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 30 Mar 2026 10:35:17 +0000 (12:35 +0200)
committerTyler Hicks <code@tyhicks.com>
Thu, 2 Apr 2026 22:27:52 +0000 (17:27 -0500)
commitcd3b3094df0ee0f147957e7a7a1103990fdd6641
tree07c9a70abcfd397a7dc4f183072e852f2e1b6cf1
parentc8717a7fa5d2ea9048f398c16ab61d8e4c8f83b8
ecryptfs: Drop TODO comment in ecryptfs_derive_iv

Remove the TODO from 2006. eCryptfs is generally not receiving new
features and changing the IV derivation is only likely to happen to
address security concerns in the future.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
[tyhicks: Add the reasoning to the commit message]
Signed-off-by: Tyler Hicks <code@tyhicks.com>
fs/ecryptfs/crypto.c