Re: journaling & VM (was: Re: reiserfs being part of the kernel: it'snot just the code)

Stephen C. Tweedie (sct@redhat.com)
Wed, 7 Jun 2000 20:58:19 +0100


Hi,

On Wed, Jun 07, 2000 at 03:01:22PM -0300, Rik van Riel wrote:
>
> I'd like to be able to keep stuff simple in the shrink_mmap
> "equivalent" I'm working on. Something like:
>
> if (PageDirty(page) && page->mapping && page->mapping->flush)
> maxlaunder -= page->mapping->flush();

That looks ideal.

Cheers,
Stephen

-
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/