Re: LBAcache devel BUGFIX and improved release

tom ehlert <[email protected]> Mon, 11 Nov 2002 13:29:37 +0100
Newsgroups gmane.os.freedos.devel,gmane.spam.detected
Message-ID <[email protected]>
> But I sugget that will be better to modify MCB chain (i.e. split given
MCB
> and mark second MCB as `free') directly - this is not complex.
strong violation of (OS independent) programming rule:
	if there are documented ways to achieve things, use the documented
functions.

tom