diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2025-10-29 21:41:12 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2025-10-29 21:41:12 +0000 |
| commit | 8d5a88ac95b23b0a8c4943be0aef1f93e3902bfb (patch) | |
| tree | fcc2ffe4f8d9b4a0b9d05d01a75011251d23e634 /crypto/lhash/(public-mirror) | |
| parent | 03b214a35db1ebdc7575cad8d695c65daf2817bf (diff) | |
Without this patch, the NFS client code for mounts has
an arbitrary 100 character limit for the directory path
being mounted on the server.
Someone reported this quite a while ago, but I cannot
find the email or bugzilla PR.
This patch fixes the problem by increasing the directory
path length limit to MNAMELEN, allocated via malloc() to
avoid using too much stack.
MFC after: 2 weeks
Diffstat (limited to 'crypto/lhash/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
