aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/sound/(public-mirror)
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2025-10-28 21:31:30 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2025-10-28 21:31:30 +0000
commit9d13c87afdb35c0014aa6f43c5652e946c18b756 (patch)
treeb95a503f7ab234045f93f8afffbea67ca66d55cc /sys/tools/sound/(public-mirror)
parentcb1315c15acf7d3fae66b2c5631e076776683f96 (diff)
nfs_clrpcops.c: NFSM_DISSECT() reply for each dir separatelyHEADmain
Without this patch, the entire reply for all directories in the NFSv4 mount path are parsed at once. This could cause problems for mount paths with many directories in the path. This patch fixes the problem by parsing each directory reply in a loop. Spotted while fixing other cases that could do large NFSM_DISSECT() sizes. MFC after: 3 days
Diffstat (limited to 'sys/tools/sound/(public-mirror)')
0 files changed, 0 insertions, 0 deletions