Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2004 23:05:30 +0000 (UTC)
From:      Paul Saab <ps@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <200411292305.iATN5Us7037177@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2004-11-29 23:05:30 UTC

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  Fix for a bug in nfs_mkdir() that called vrele() instead of vput()
  in the error cases, causing panics.
  
  Submitted by:   Mohan Srinivasan mohans at yahoo-inc dot com
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.227     +2 -2      src/sys/nfsclient/nfs_vnops.c



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