Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 1999 00:11:04 +0100
From:      Eivind Eklund <eivind@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/coda coda_vfsops.c coda_vnops.c src/sys/dev/ccd ccd.c src/sys/dev/vinum vinumio.c src/sys/dev/vn vn.c src/sys/fs/hpfs hpfs_vnops.c src/sys/gnu/ext2fs ext2_vfsops.c ext2_vnops.c src/sys/i386/ibcs2 ibcs2_stat.c ibcs2_util.c ...
Message-ID:  <19991216001104.V62815@bitbox.follo.net>
In-Reply-To: <199912152302.PAA45997@freefall.freebsd.org>; from eivind@FreeBSD.org on Wed, Dec 15, 1999 at 03:02:36PM -0800
References:  <199912152302.PAA45997@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 15, 1999 at 03:02:36PM -0800, Eivind Eklund wrote:
> eivind      1999/12/15 15:02:36 PST
> 
>   Modified files:
[...]
>   Log:
>   Introduce NDFREE (and remove VOP_ABORTOP)

This commit message is intentionally short due to the number of files
touched.

These changes are the ones discussed in -fs over the last few weeks.

I am not 100% happy about committing them yet (but wanted to meet the
deadline):

(1) There are some style issues I'm not sure is right
(2) I'd have liked to do closer tests for memory leaks, something I'd
    been planning to do over the last few days, but have had part of
    Real Life blow up and pervent.

A run through 'make buildworld' over NFS loopback mounts over FFS does
not seem to leak memory, so phk and I concluded that it was OK enough
to commit.

I will be doing closer tests over the next few days to see if I find
any new leaks after all, and I'll check the style issues.

Eivind.


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?19991216001104.V62815>