Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2005 15:49:56 +0000 (UTC)
From:      Suleiman Souhlal <ssouhlal@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/nullfs null_vnops.c
Message-ID:  <200509021549.j82Fnut9051619@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ssouhlal    2005-09-02 15:49:56 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  Use vput() instead of vrele() in null_reclaim() since the lower vnode
  is locked.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.88      +5 -4      src/sys/fs/nullfs/null_vnops.c



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