Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2011 01:29:18 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfs_var.h src/sys/fs/nfsclient nfs_clnode.c nfs_clport.c nfs_clrpcops.c nfs_clvfsops.c nfs_clvnops.c nfsnode.h
Message-ID:  <201104300129.p3U1TgIM094074@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-30 01:29:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfs           nfs_var.h 
    sys/fs/nfsclient     nfs_clnode.c nfs_clport.c nfs_clrpcops.c 
                         nfs_clvfsops.c nfs_clvnops.c nfsnode.h 
  Log:
  SVN rev 221238 on 2011-04-30 01:29:18Z by rmacklem
  
  MFC: r220732
  Add a lktype flags argument to nfscl_nget() and ncl_nget() in the
  experimental NFS client so that its nfs_lookup() function can use
  cn_lkflags in a manner analagous to the regular NFS client.
  
  Revision   Changes    Path
  1.6.2.21   +1 -1      src/sys/fs/nfs/nfs_var.h
  1.4.2.9    +4 -3      src/sys/fs/nfsclient/nfs_clnode.c
  1.5.2.12   +3 -3      src/sys/fs/nfsclient/nfs_clport.c
  1.4.2.14   +1 -1      src/sys/fs/nfsclient/nfs_clrpcops.c
  1.8.2.8    +4 -3      src/sys/fs/nfsclient/nfs_clvfsops.c
  1.13.2.19  +11 -8     src/sys/fs/nfsclient/nfs_clvnops.c
  1.1.2.5    +1 -1      src/sys/fs/nfsclient/nfsnode.h



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