Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2010 23:50:09 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfsserver nfs_nfsdstate.c
Message-ID:  <201008282350.o7SNoKH6069550@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2010-08-28 23:50:09 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfsserver     nfs_nfsdstate.c 
  Log:
  SVN rev 211953 on 2010-08-28 23:50:09Z by rmacklem
  
  Add acquisition of a reference count on nfsv4root_lock to the
  nfsd_recalldelegation() function, since this function is called
  by nfsd threads when they are handling NFSv2 or NFSv3 RPCs, where
  no reference count would have been acquired.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.20      +12 -1     src/sys/fs/nfsserver/nfs_nfsdstate.c



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