cvs commit: src/sys/nfsclient nfs_vnops.c

Paul Saab ps at FreeBSD.org
Mon Nov 29 15:05:30 PST 2004


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


More information about the cvs-src mailing list