cvs commit: src/sys/fs/unionfs union_subr.c union_vnops.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Jan 24 15:51:21 PST 2005


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


More information about the cvs-src mailing list