Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2010 02:33:27 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsclient nfs_clnode.c
Message-ID:  <201011050233.oA52XrP6062934@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-11-05 02:33:27 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/fs/nfsclient     nfs_clnode.c 
  Log:
  SVN rev 214820 on 2010-11-05 02:33:27Z by rmacklem
  
  MFC: r214511
  Add a call for nfsrpc_close() to ncl_reclaim() in the experimental
  NFSv4 client, since the call in ncl_inactive() might be missed
  because VOP_INACTIVE() is not guaranteed to be called before
  VOP_RECLAIM().
  
  Revision  Changes    Path
  1.4.2.6   +9 -0      src/sys/fs/nfsclient/nfs_clnode.c



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