Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 02:44:51 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clrpcops.c
Message-ID:  <201104170244.p3H2ixuq083036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-17 02:44:51 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clrpcops.c 
  Log:
  SVN rev 220735 on 2011-04-17 02:44:51Z by rmacklem
  
  Fix readdirplus in the experimental NFS client so that it
  skips over ".." to avoid a LOR race with nfs_lookup(). This
  fix is analagous to r138256 in the regular NFS client.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.18      +22 -1     src/sys/fs/nfsclient/nfs_clrpcops.c



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