Re: journaling filesystem

Leonard N. Zubkoff (lnz@dandelion.com)
Thu, 14 May 1998 09:38:01 -0700


Date: Thu, 14 May 1998 02:22:40 -0700
From: Hans Reiser <reiser@ricochet.net>

Do we need to order writes, or do we need to merely know when a write
has completed, and let the FS order the writes?

For reiserfs it is enough to know that the write has completed, where
completed may be NVRAM on the RAID controller, I don't need to know.

Precisely. A journalling file system should be happy if we know when the write
has been committed and if we know that no write request will remain outstanding
indefinitely so that we don't need an infinite journal.

Leonard

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu