Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 08:41:20 -0700 (PDT)
From:      Ian Dowse <iedowse@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:  <200306121541.h5CFfL0K032359@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/06/12 08:41:20 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  When removing a sillyrename file, make sure that the directory vnode
  has not been cleaned in the meantime, since this can happen during
  a forced unmount. Also add a comment that nfs_removeit() should
  really be locking the directory vnode before calling nfs_removerpc().
  
  Reported by:    mbr
  Tested by:      mbr
  MFC after:      1 week
  
  Revision  Changes    Path
  1.206     +6 -0      src/sys/nfsclient/nfs_vnops.c



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