Re: Really Simple File System versus raw disk I/O

From: Paul Barton-Davis (pbd@Op.Net)
Date: Sat Apr 01 2000 - 18:40:46 EST


>> My point was to be able to create more than one file, and to guarantee
>> their contiguousness. If I try to do that on ext2, I have to do it right
>> after the filesystem is created
>
>Yes, but I fail to see how that is any worse than an alternative which
>forces you to allocate the files when you do the mkfs!

Because (1) its slightly quicker (bogus ...) and (2) once its done, it
can't be messed up. You can't, AFAIK, "lock" an ext2 filesystem
against file creation by root. Or perhaps directory attributes can be
used this way ?

But its a moot point anyway.

--p

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



This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:08 EST