Re: PATCH to pre-patch-2.1.45: clean_inode needs to reset

Rob van Nieuwkerk (robn@verdi.et.tudelft.nl)
Sun, 13 Jul 1997 01:52:34 +0200


> > > The whole concept of "dtime" is _wrong_.
> > >
> > > Reason: it implies you have to write out the inode after deleting it.
> > > Which is just stupid, plain and simple - if we have deallocated the inode
> > > it by definition no longer contains any useful information, so we
> > > shouldn't spend time writing it out to disk.

> Wake up, people.. Getting rid of dtime + the "n_link = 0" information
> would not make the filesystem any less secure, but it _would_ make it
> faster.

I guess this is the reason that expiring news (basically deleting lots of
files) is very slow on Linux/ext2fs ?

I'd really like the performace win !

r.