Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 00:41:23 +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:  <201104180041.p3I0fcVw067083@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2011-04-18 00:41:23 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsclient     nfs_clvnops.c 
  Log:
  SVN rev 220763 on 2011-04-18 00:41:23Z by rmacklem
  
  Add vput() calls in two places in the experimental NFS client
  that would be needed if, in the future, nfscl_loadattrcache()
  were to return an error. Currently nfscl_loadattrcache()
  never returns an error, so these cases never currently happen.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.35      +5 -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?201104180041.p3I0fcVw067083>