NetBSD-Bugs archive

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

PR/59452 CVS commit: src



The following reply was made to PR kern/59452; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59452 CVS commit: src
Date: Thu, 28 May 2026 09:38:06 -0400

 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