]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: show redacted cert_serial and privkey_serial in mount options
authorSagi Grimberg <sagi@grimberg.me>
Tue, 28 Apr 2026 08:15:14 +0000 (11:15 +0300)
committerAnna Schumaker <anna.schumaker@hammerspace.com>
Mon, 8 Jun 2026 14:21:55 +0000 (10:21 -0400)
commitf74ad9eee7221ca67fa489b44c3d065c54e65d4d
tree45f3a52f10cd0add9db6edb1d4fde8d4bff207e6
parent91668417d4e925c98cae4a55b1b9860380ddbf16
NFS: show redacted cert_serial and privkey_serial in mount options

mount output should not reveal the contents of the serials, but indicate
they were provided.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Anna Schumaker <anna.schumaker@hammerspace.com>
fs/nfs/super.c