Re: [PATCH] ecryptfs: show filename encryption options

From: Tyler Hicks

Date: Tue Jul 21 2026 - 03:30:45 EST


On Thu, 02 Jul 2026 13:29:58 +0800, Yichong Chen wrote:
> ecryptfs_show_options() prints most user-visible mount options but
> omits the filename encryption cipher and key size.
>
> Print ecryptfs_fn_cipher and ecryptfs_fn_key_bytes when filename
> encryption is enabled so that the displayed mount options reflect the
> active filename encryption settings.
>
> [...]

Thank you! This has been applied to the next branch of the tyhicks/ecryptfs.git tree.

You can find a direct link below but please be aware that the commit hash is
unstable and, therefore, the URL may not be valid in the future.

[1/1] ecryptfs: show filename encryption options
https://git.kernel.org/tyhicks/ecryptfs/c/496ec2d0852a02d2e631771b5c439130b9c7dce7

Tyler