Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2011 17:43:25 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clvnops.c
Message-ID:  <201105311743.p4VHhjMF035485@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-05-31 17:43:25 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvnops.c 
  Log:
  SVN rev 222540 on 2011-05-31 17:43:25Z by rmacklem
  
  Fix the new NFS client so that it doesn't do an NFSv3
  Pathconf RPC for cases where the reply doesn't include
  the answer. This fixes a problem reported by avg@ where
  the NFSv3 Pathconf RPC would fail when "ls -l" did an
  lpathconf(2) for _PC_ACL_NFS4.
  
  Tested by:      avg
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.42      +11 -2     src/sys/fs/nfsclient/nfs_clvnops.c



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