[Bug 64816] [nfs] [patch] mmap and/or ftruncate does not work correctly on nfs mounted file systems

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Oct 2024 06:29:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=64816

--- Comment #16 from Peter Holm <pho@FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #15)
No, I have not been able to reproduce the problem. This with a loopback nfs
mount of a SU file system.

08:23 /usr/src/tools/test/stress2/misc $ ./ftruncate3.sh 
/dev/md10 on /mnt (ufs, NFS exported, local, soft-updates)
127.0.0.1:/mnt on /mnt2 (nfs)
Test passed
4 -rw-------  1 root wheel 1025 Oct  3 08:23 /mnt2/ftruncate3.data
08:23 /usr/src/tools/test/stress2/misc $ uname -a
FreeBSD mercat1.netperf.freebsd.org 15.0-CURRENT FreeBSD 15.0-CURRENT #0
main-n272615-f5a04b16b1895-dirty: Wed Oct  2 12:26:57 CEST 2024    
pho@mercat1.netperf.freebsd.org:/usr/src/sys/amd64/compile/PHO amd64
08:23 /usr/src/tools/test/stress2/misc $

-- 
You are receiving this mail because:
You are the assignee for the bug.