Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2005 23:51:21 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/unionfs union_subr.c union_vnops.c
Message-ID:  <200501242351.j0ONpLOY089351@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-01-24 23:51:21 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/unionfs       union_subr.c union_vnops.c 
  Log:
  Don't call VOP_CREATEVOBJECT(), it's the responsibility of the
  filesystem which owns the vnode.
  
  Revision  Changes    Path
  1.84      +0 -10     src/sys/fs/unionfs/union_subr.c
  1.123     +0 -6      src/sys/fs/unionfs/union_vnops.c



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