Re: [PATCH RESEND] ecryptfs: Log function name only once in decode_and_decrypt_filename

From: Tyler Hicks

Date: Thu Mar 26 2026 - 01:01:13 EST


On Tue, 10 Mar 2026 11:26:53 +0100, Thorsten Blum wrote:
> ecryptfs_printk() already prints the function name using %s and
> __func__. Drop the redundant function name from the debug log message.

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: Log function name only once in decode_and_decrypt_filename
https://git.kernel.org/tyhicks/ecryptfs/c/1601fe9e0423d813b1158a52e051bd3059f74197

Tyler