Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 21:58:25 -0700 (PDT)
From:      Boris Popov <bp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/miscfs/union union_vnops.c
Message-ID:  <200105170458.f4H4wQ077564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bp          2001/05/16 21:58:25 PDT

  Modified files:
    sys/miscfs/union     union_vnops.c 
  Log:
  VOP getwritemount() can be invoked on vnodes with VFREE flag set (used in
  snapshots code). At this point upper vp may not exist.
  
  Revision  Changes    Path
  1.83      +13 -5     src/sys/miscfs/union/union_vnops.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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