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:   christos
Date:           Thu May 28 13:38:06 UTC 2026

Modified Files:
        src/sbin/mount_nfs: mount_nfs.8 mount_nfs.c
        src/sys/nfs: nfs_clntsubs.c nfsmount.h

Log Message:
PR/59452: Marcin Gondek: Add a new mount flag "nowccmsg" to suppress printing
wcc-related messages. Apparently some synology server is causing them. This
just suppresses the messages, but does not change the behavior of the client.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sbin/mount_nfs/mount_nfs.8
cvs rdiff -u -r1.76 -r1.77 src/sbin/mount_nfs/mount_nfs.c
cvs rdiff -u -r1.7 -r1.8 src/sys/nfs/nfs_clntsubs.c
cvs rdiff -u -r1.54 -r1.55 src/sys/nfs/nfsmount.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