Re: [patch 12/16] fix race between writeback and unlink

Linus Torvalds (torvalds@transmeta.com)
Tue, 4 Jun 2002 15:08:37 -0700 (PDT)


On Tue, 4 Jun 2002, Craig Milo Rogers wrote:
>
> >Sure. However, I don't think it should come as any surprise to anybody
> >that trying to write to two different points in the same file is a bad
> >idea.
>
> Databases?

They uniformly (as far as I know) preallocate all the data blocks.

Exactly to avoid the block layout issue - they want the data blocks as
contiguous as possible.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/