Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2005 11:05:33 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/unionfs union_vnops.c
Message-ID:  <200505031105.j43B5Xm8033248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2005-05-03 11:05:33 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_vnops.c 
  Log:
   - Set the v_object pointer after a successful VOP_OPEN().  This isn't a
     perfect solution as the lower vm object can change at unpredictable times
     if our lower vp happens to be on another unionfs, etc.
  
  Submitted by:   Oleg Sharoiko <os@rsu.ru>
  
  Revision  Changes    Path
  1.132     +2 -1      src/sys/fs/unionfs/union_vnops.c



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