Source-Changes archive

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

CVS commit: [netbsd-11] src



Module Name:    src
Committed By:   martin
Date:           Wed Jun  3 18:46:36 UTC 2026

Modified Files:
        src/sbin/mount_nfs [netbsd-11]: mount_nfs.8 mount_nfs.c
        src/sys/nfs [netbsd-11]: nfs_clntsubs.c nfsmount.h

Log Message:
Pull up following revision(s) (requested by christos in ticket #301):

        sys/nfs/nfsmount.h: revision 1.55
        sbin/mount_nfs/mount_nfs.c: revision 1.77
        sys/nfs/nfs_clntsubs.c: revision 1.8
        sbin/mount_nfs/mount_nfs.8: revision 1.53

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.52.10.1 src/sbin/mount_nfs/mount_nfs.8
cvs rdiff -u -r1.76 -r1.76.2.1 src/sbin/mount_nfs/mount_nfs.c
cvs rdiff -u -r1.7 -r1.7.8.1 src/sys/nfs/nfs_clntsubs.c
cvs rdiff -u -r1.54 -r1.54.2.1 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