Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2011 00:51:52 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsserver nfs_nfsdport.c
Message-ID:  <201105200052.p4K0q40T085272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-20 00:51:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsserver     nfs_nfsdport.c 
  Log:
  SVN rev 222109 on 2011-05-20 00:51:52Z by rmacklem
  
  MFC: r221517
  Change the new NFS server so that it returns 0 when the f_bavail
  or f_ffree fields of "struct statfs" are negative, since the
  values that go on the wire are unsigned and will appear to be
  very large positive values otherwise. This makes the handling
  of a negative f_bavail compatible with the old/regular NFS server.
  
  Revision   Changes    Path
  1.15.2.33  +16 -1     src/sys/fs/nfsserver/nfs_nfsdport.c



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