Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 1995 01:43:48 -0800
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/nfs nfs_vnops.c
Message-ID:  <199503230943.BAA06123@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/03/23 01:43:46

  Modified:    sys/nfs  nfs_vnops.c
  Log:
  Deleted bogus DIAGNOSTIC "nfs_fsync: dirty" message. This can and does
  happen normally when there is heavy write activity to a file since the
  vnode isn't locked (NFS plays fast and loose with vnode locks). This change
  "fixes" PR#267.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503230943.BAA06123>