Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2000 08:20:06 -0800 (PST)
From:      Eivind Eklund <eivind@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c src/sys/sys namei.h
Message-ID:  <200001081620.IAA51641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
eivind      2000/01/08 08:20:06 PST

  Modified files:
    sys/kern             vfs_subr.c 
    sys/sys              namei.h 
  Log:
  Change NDFREE() from a macro to a function for the time being; the macro
  version caused intolerable bloat (30k).  I'm likely to revisit this with an
  attempt at a smarter macro.
  
  Bloat noticed by:       bde
  
  Revision  Changes    Path
  1.243     +35 -1     src/sys/kern/vfs_subr.c
  1.29      +2 -37     src/sys/sys/namei.h



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?200001081620.IAA51641>