Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jmcneill
Date:           Sun Jan 24 12:51:32 UTC 2021

Modified Files:
        src/sbin/mount_nfs: mount_nfs.8
        src/sys/arch/aarch64/include: param.h

Log Message:
Use 32K as the default NFSv3 read and write data sizes on aarch64, matching
i386 and amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sbin/mount_nfs/mount_nfs.8
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/aarch64/include/param.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index