Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 1998 16:15:53 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/nfs nfs_vfsops.c
Message-ID:  <199809292315.QAA29119@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    1998/09/29 16:15:53 PDT

  Modified files:
    sys/nfs              nfs_vfsops.c 
  Log:
  Frank sez: 'It fixes a problem with servers that return 0 values
  for some of the fsinfo RPC fields. It is strictly speaking not
  wrong to do this, as the spec says that "it is expected that a
  server will make a best effort at supporting all the attributes",
  but pretty unusual. You guessed it, it's NT servers that do it.'
  Obtained from: Frank van der Linden <frank@wins.uva.nl>
  
  Revision  Changes    Path
  1.77      +10 -7     src/sys/nfs/nfs_vfsops.c



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